body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold; 
	color: "DarkBlue";	
}
.policypage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold; 
	color: "DarkBlue";	
}
a:active
{
	color: darkblue;
	text-decoration: none;
}
a:link
{
	color: darkblue;
}
a:visited
{
	color: darkblue;
}
a:hover
{
	color: darkblue;
	text-decoration: none;
}
