<style type="text/css">       

	   td, p  {
       	font-size : small;
       	font-family : Verdana;
       	font-weight : normal;
       	font-style : normal;
       	color : Black;
       }
       
	   td.bar {background-image : url('/_content/images/leftbar_02.gif');
	   background-repeat : no-repeat }
	   
	   td.smalldetail {font-size : 2pt;}
       
       A.subpage  {
       	font-size : 8pt;
       	font-family : Verdana;
       	font-weight : normal;
       	font-style : normal;
       	color : navy;
       	text-decoration : none;
		text-indent : 20px
       }
       

       H3  {
       	font-size : 13pt;
       	font-family : Verdana;
       	font-weight : 500;
       	font-style : bold;
       	color : black;
       }
       
       A  {
       	color : blue;
       	text-decoration : none;
       }
       
       A:Visited  {
       	color : navy;
       	text-decoration : none;
       }
       
       A:Active  {
       	color : maroon;
       	text-decoration : none;
       }
       
       A:Hover  {
       	color : red;
       	text-decoration : none;
       }  
	   
	  body, div, p, td, blockquote, ul, ol, li  { font-family : Verdana, Arial, 
Helvetica, sans-serif ; font-size : 10pt; color : black;}

	body { scrollbar-face-color: #36469b; scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #7584C9; scrollbar-3dlight-color: e1e1ea; 
scrollbar-darkshadow-color: black; scrollbar-track-color: #7584C9; 
scrollbar-arrow-color: #FFFFFF; }

</style>