a:link {
color: #475B88;
text-decoration:none;	
}
a:visited {
color: #475B88;
text-decoration:none;
}
a:hover {
color: #252525;
text-decoration:underline;
}

td {  
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px; 
color: #252525
}

a:nav:link {
color: #475B88;
text-decoration:none;
}

a:nav:visited {
color: #475B88;
text-decoration:none;
}

a:nav:hover {
color: #252525;
text-decoration:underline;
}
.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight : bold;
	color: #252525;
	text-align : left;
	left-margin : 150px;
	bottom-margin: 10px;	
	padding: 5;	

}
.sitename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #CC9900;
	font-style: italic;
	top-margin: 20px;	
	left-margin: 20px;		
	bottom-margin: 0px;	

}

.subhead{
	font-family: Georgia, "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	text-transform: normal;
	color: #252525;
	font-style: normal;
	font-weight: bold;
	top-margin: 0px;	
	left-margin: 50px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-align: left;
}

.smalltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration:none;

}
.footer{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	left-margin: 120px;
	padding: 3;
