a:link { color: #000066; text-decoration: none; }
a:visited { color: #000066; text-decoration: none }
a:active { color: #000066; text-decoration: none }
a:hover { color: #000066; text-decoration: underline }

a.small:link { color: #000066; font-size: 10px; text-decoration: none; }
a.small:visited { color: #000066; font-size: 10px; text-decoration: none }
a.small:active { color: #000066; font-size: 10px; text-decoration: none }
a.small:hover { color: #000066; font-size: 10px; text-decoration: none }

p.top { margin-left: 25; margin-top: 35; }

.header {  font-size: 14px; font-family:  sans-serif, Arial, Helvetica; font-weight: bold; color: #003399; }

.bigheader {  font-size: 16px; font-family:  sans-serif, Arial, Helvetica; font-weight: bold; color: #003399; }

.text, td, p, ul {  
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #333300;
	font-weight: normal;
}

