body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 0px 0px;
} 

p, td {
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color:#000000;
}

a  { color: #990000;  }
a:link { color: #990000;  }
a:visited { color: #990000;  }
a:hover { color: #ffffff;  text-decoration:none; }

a.nav 			{ color:#ffffff; text-decoration: underline;}
a.nav:link 		{ color:#ffffff; text-decoration: underline;}
a.nav:visited 	{ color:#ffffff; text-decoration: underline;}
a.nav:hover 	{ color:#ffffff; text-decoration: none;}

.wht  { color : #ffffff; }
.color1  { color: #990000; }
.color2  { color: #FFCC00; }

.main  {
     	font-size : 12px;
     	font-weight : normal;
	}
	
.large  {
     	font-size : 14px;
     	font-weight : bold;
	}
	     
 h1 {
 	font-size : 18px;
   	color: #990000;
   	font-weight : bold;		 
 }

 h2 {
 	font-size : 14px;
   	color : #990000;
   	font-weight : bold;	

 }
 
 h3 {
 	font-size : 22px;
   	color : #990000;
   	font-weight : bold;
	font-style:italic;
 }
 
li {
 	font-weight : normal;
 	color : #000000;
 }
  
 .caption {
 	font-size : 10px;
 	font-weight : normal;
 	font-style : normal;
 	color : #999999;
 }
 