body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dir,menu,div,span,td,th,caption,dd,dt,dl
{
        
        color : black;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px; 
		line-height: 1.5em;
		 }

	
a:link{color: #FF0000; text-decoration: none;}
a:visited{color: #990000; text-decoration: none;}
a:active{color: #F8070F; text-decoration: none;}	
a:hover{color: red; text-decoration: none;}


.head1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.head2 {  color: #FF0000;font-weight: bold; font-size: 14px;}
.head3 {  color: #FF0000;font-weight: bold;}