h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FF0000;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: baseline;
	text-align: left;
	white-space: nowrap;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 2px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: blink;
}
