h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000099;
	text-transform: uppercase;
	text-align: left;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3300CC;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
	cursor: hand;
}

a:hover {
	color: #FF0000;
}

td {
	padding: 0px;
}

body {
	font-family: "Times New Roman", Times, serif;
	color: #333399;
	font-size: 8px;
}

hr {
	color: #3300CC;
}

.head1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0000CC;
	font-style: normal;
	text-align: center;
}

.bodyanchor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000099;
	text-decoration: underline;
	text-transform: none;
}

textarea {
	background-color: #99CCFF;
	border-top: thin solid #000099;
	border-right: thin solid #6699FF;
	border-bottom: thin solid #6699FF;
	border-left: thin solid #000099;
}

.bannerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #0000CC;
	text-decoration: underline overline;
	text-transform: uppercase;
}

.tablelink {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #0000CC;
	text-decoration: underline;
}
h3 {
	font-size: medium;
}
