.redtitle{
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.red9 {
	font-family: "Verdana";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}

.gray12 {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.gray9 {
	font-family: "Verdana";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

h1  {
		
	font-family: "Verdana";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

h2  {
		
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

h3 {
		
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

p{
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

a:link {
 
   color: #003300;
   font-family: "Verdana";
   font-size:12px;
   font-weight:bold;
	 text-decoration:none;
   }
   
a:visited {
 
   color: #006633;
   font-family: "Verdana";
   font-size:12px;
   font-weight:bold;
	 text-decoration:none;
   }  
   
a:hover {
 
   color: #990000;
   font-family: "Verdana";
   font-size:12px;
   font-weight:bold;
	 text-decoration:none;
 }
 
a:active {
 
   color: #003300;
   font-family: "Verdana";
   font-size:12px;
   font-weight:bold;
	 text-decoration:none;   
 }
 
 
a.list:link {
 
   color: #990000;
   font-family: "Verdana";
   font-size:12px;
   font-weight:normal;

   }
   
a.list:active {
 
   color: #990000;
   font-family: "Verdana";
   font-size:12px;
   font-weight:normal;

 }
 
 a.list:visited {
 
   color: #003366;
   font-family: "Verdana";
   font-size:12px;
   font-weight:normal;


   }  
   
a.list:hover {
 
   color: #003366;
   font-family: "Verdana";
   font-size:12px;
   font-weight:normal;

 }
 

