body { 
bgcolor=white; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000099; 
background-color: #FFFFFF
}
h1 {  font-size: 16px; font-weight: bold; color: #009933}
h2 {  font-size: 14px; 
 font-weight: bold}
h3 {  font-size: 14px; 
font-weight: bold;
color: #009933;}
h4 {  font-size: 14px; 
font-weight: bold}
hr {
color: green;
background-color: green;
}
p {  font-size: 11px}
.smalltext {  font-size: 9px}
a:link {  color: #0033FF; text-decoration: none}
a:visited {
	color: #228B22;
	text-decoration: none;
}
a:hover {  text-decoration: none; color: #009933}
a:active {
	text-decoration: none;
	color: #51D452;
}
ul {  font-size: 11px}
#tbcolor {
border-color: #0066CC;
}
