/************** nav styles **************/

a.nav {
    font-family:  Verdana;
	font-size: 12pt;	
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}
a.nav:hover {
    font-family:  Verdana;
	font-size: 12pt;	
	text-decoration:none; 
	color:#87BDEC;
	font-weight: bold;
}
.header {
    font-family:  Verdana;
	font-size: 18pt;	
	text-decoration:none;
	color:#0B5CAB;
	font-weight: bold;
}
.content {
    font-family:  Verdana;
	font-size: 10pt;	
	text-decoration:none;
	color:#0B5CAB;
}
.address {
    font-family:  Verdana;
	font-size: 12pt;	
	text-decoration:none;
	color:#0B5CAB;
	font-weight: bold;
}