h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000166}
strong {  font-weight: normal}

a:link  {
	color: #2D2A27;
	font-size: 12px;
	font-family: Arial;
	text-decoration : none;
}
a:active     { 
	color: #2D2A27;
	font-size: 12px;
	font-family: Arial;
	text-decoration : none;	
 }
a:visited      {
	color: #2D2A27;
	font-size: 12px;
	font-family: Arial;
	text-decoration : none;
}
a:hover    {
	color: #2D2A27;
	font-size: 12px;
	font-family: Arial;
	text-decoration : none;
