body {
	font-family: Tahoma;
}

a.headernav:link {
	font-family : Tahoma;
	color : #003366;
	text-decoration : none;
	font-size: 11px;
} 
a.headernav:visited {
font-family : Tahoma; 
color : #003366; 
text-decoration : none; 
font-size: 11px;
} 
a.headernav:hover {
font-family : Tahoma; 
color : #003366; 
font-size: 11px;
} 
a.headernav:active {
font-family : Tahoma; 
color : #003366; 
font-weight : bold; 
font-size: 11px;
} 
p {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.header {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
a.footernav:link {
	font-family : Tahoma;
	color: #999999;
	text-decoration : none;
	font-size: 11px;
} 
a.footernav:visited {
font-family : Tahoma; 
color: #999999;
text-decoration : none; 
font-size: 11px;
} 
a.footernav:hover {
font-family : Tahoma; 
color: #999999; 
font-size: 11px;
} 
a.footernav:active {
font-family : Tahoma; 
color: #999999;
font-size: 11px;
} 