body {
background-color: #ffc4ae;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #00557D; text-decoration: underline}

a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #660000}

h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #00557D }
h3 { font-family: Arial, Verdana, sans-serif; font-size: 24px; color: #A52A2A }
h4 { font-family: "Times New Roman", Times, serif; font-size: 24px; color: #0099CC }
h5 { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #A52A2A }
h6 { font-family: Arial, Verdana, sans-serif; font-size: 8px; color: #A52A2A }

hr{ color:brown; background-color:tan; width:90%; height:2px; }

/*table { font-family: Georgia, "Times New Roman, Times", serif; font-size: 12px; color: #000000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
*/
}

a.bluelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
	background-color: #F1F1DC;
	font-weight: normal;

}
a.bluelink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990033;
	text-decoration: underline;
	font-weight: bold;

}
