body    
{ 
color: #333333; 
font-size: small; 
font-family: arial, sans-serif; 
}

a:link  
{ 
color: #c00; 
font-family: arial, sans-serif; 
font-style: normal; font-weight: bold; 
text-decoration: none; 
}

a:visited 
{ 
color: #c00; 
font-weight: bold; 
text-decoration: none 
}

a:hover 
{ 
color: #990000; 
font-family: arial, sans-serif; 
font-style: normal; font-weight: bold; 
 }

p {
	color: #333333; 
	font-size: small; 
	font-family: arial, sans-serif; 
}
.headr {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
