body 
{
	background-color:#ffffff;
	font-family: Trebuchet-MS, verdana, sans-serif;
	font-size:100.1%;       

}


h1 
{
	font-size: 150%;
	font-weight: normal;
	color: #003;
	background-color : #9CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h2 
{
	font-size: 120%;
	font-style : normal;
	font-weight: normal;
	color : #006;
}


h3 
{
	background-color : #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #030;
}


p 
{
	color : #000000;
	font-size: 95%;
	line-height: 150%;
}




q  
{
     color : #000000; 
}


strong  
{
     color : #006600;
}


li  
{
	background-color : #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 150%;
	list-style-type: square;
}


 em  
 {
     font-family:Trebuchet-MS,sans-serif;
     font-size: 135%; 
     color:#0076b1;
 }

 .mission
 {
     color: #000000;
     font-size: 135%;
     font-style:italic;
 }

 .providers 
 {
	background-color:#CCC;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #003;
 }


 .footer 
 { 
     color: #006600; 
 }
