body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#555555;
}
h1 {
	font-size: 18pt;
	color:#000000;
	font-weight: bold;
	
}
h2 {font-size: 12pt; color:#555555; font-weight: bold; padding: 0px; margin: 2px; border-bottom: 1px solid #555555; }
h3 {   font-size: 12pt; font-weight:bold; padding-bottom:2px; margin-bottom:4px; border-bottom:1px solid #aaa;
   }

h4 { font-size: 9pt; color:#555555; font-weight: bold;}
.smalltxt {font-size: 10pt;}
a.menu {text-decoration:none;}
a:link, a:visited, a:active {color:#1D266E; text-decoration: underline;}

a:hover {color:#CC0000; text-decoration: underline;}

a.bolder:link, a.bolder:visited, a.bolder:active {color:#1D266E; text-decoration: underline; font-weight: bold;}

a.bolder:hover {  color:#CC0000; text-decoration: underline; font-weight: bold;}

.redtable {font-size: 10pt; background-color:#CC0033; color:#FFF;font-weight: bold;}
.yellotable {font-size: 10pt; background-color:#FFCC00; color:#555;font-weight: bold;}
.bluetable {font-size: 10pt; background-color:#0066CC; color:#FFF;font-weight: bold;}

.menuimg {float:left; margin-right:5px; padding-bottom:15px;}

a.white:active { color: #FFF; text-decoration:none;}
a.white:link { color: #FFF; text-decoration:none;}
a.white:visited {  color: #FFF; text-decoration:none;}
a.white:hover {  color: #FFF; text-decoration:underline;}
.menutxt {font-size: 8pt; margin-left:15px; padding:5px; }
.menutxt2 {font-size: 9pt; }