body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
    background-color:#00adde;
}


h1 {  
    font-size: 14pt; 
	font-family:Arial, Helvetica, sans-serif;
 }

h2 {  
    font-size: 12pt;font-family:Arial, Helvetica, sans-serif;
}

h3 {  
    font-size: 10pt;font-family:Arial, Helvetica, sans-serif;
}

p, p.span {  
    font-size: 12px;font-family:Arial, Helvetica, sans-serif;
}

.navlist {  
    color: #000000; 
    font-size: 10pt;font-family:Arial, Helvetica, sans-serif;
}

.small {  
    color: #000000; 
    font-size: 9pt;font-family:Arial, Helvetica, sans-serif;
}

.form {  
    font-size: 10pt;font-family:Arial, Helvetica, sans-serif;
}

p.headline {
    color:  #999999;
    font-size: 12pt;font-family:Arial, Helvetica, sans-serif;
}

.italic { 
	font-style: italic; 
} 

.bold { 
	font-weight: bold; 
} 

ul, li{  
   list-style-type: square; 
   font-size: 12pt;font-family:Arial, Helvetica, sans-serif;
}
 
 .middle {
 	padding: 20px;
	background-color:#ffffce;
	background-image: url(../images/logo.jpg);
	}
	
	<!--used on ppd and testimony pages-->

.contact {  
   font-size: 11pt;
 }
 
 .underline {
	text-decoration: underline;
 }
 
 .middle tr td a img{
	-moz-box-shadow:0 0 5px #000;
	 -webkit-box-shadow:0 0 5px #000;
	 box-shadow:0 0 5px #000;
	 
 }
