.copyright  {
  	font-family : Verdana, sans-serif;
  	font-size : 9px;
  	font-weight : normal;
  	color : #ffffff;
  	line-height : 12px;
  }
  
 .bodycopy  {
  	font-family : Verdana, sans-serif;
  	font-size : 11px;
  	font-weight : normal;
  	color : #333333;
  	line-height : 23px;
  }
  
 
  .headers  {
  	font-family : Verdana, sans-serif;
  	font-size : 17px;
  	font-weight : bold;
	font-style : italic;
  	color : #333333;
  	line-height : 23px;
  }
  
  
   .subheads  {
  	font-family : Verdana, sans-serif;
  	font-size : 13px;
  	font-weight : bold;
	font-style : italic;
  	color : #035797;
  	line-height : 23px;
  }
 
 
 .sidebarlink  {
  	font-family : Verdana, sans-serif;
  	font-size : 11px;
  	font-weight : bold;
	text-decoration: none;
  	color : #035797;
  	line-height : 16px;
  }
  
  A.sidebarlink:hover  {
  	font-family : Verdana, sans-serif;
  	font-size : 11px;
  	font-weight : bold;
	text-decoration: none;
  	color : #0774C7;
  	line-height : 16px;
  }
  
 
