body {
   scrollbar-face-color: #c2cfe9;
               scrollbar-track-color: #c2cfe9; 
               scrollbar-highlight-color: #CCCCCC; 
               scrollbar-shadow-color: ; 
               scrollbar-3dlight-color: ; 
               scrollbar-arrow-color: #0000cc; 
               scrollbar-darkshadow-color:;
			background-image : url(../images/bg.gif);
			font-family : Arial, Helvetica, sans-serif;
			font-size : 10pt;
			color : Blue;
; background-color: #F0F8FF
			   }

H1, H2, H3, H4, H5, H6 {
	color: Blue;
	font-family : Arial, Helvetica, sans-serif;
}

TABLE {
	border: 0px Black solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : Blue;
}

 a:active  {
   	font-family : Arial, Helvetica, sans-serif;
   	font-size : 10pt;
	font-weight : normal;
   	color : Red;
   	text-decoration : overline underline;
	line-height :12pt;
   }
   
   a:visited  {
   	font-family : Arial, Helvetica, sans-serif;
   	font-size : 10pt;
	font-weight : normal;
   	color : #009999;
   	text-decoration : underline;
	line-height :12pt;
   }
     a:hover  {
   	font-family : Arial, Helvetica, sans-serif;
   	font-size : 10pt;
   	color : #FF0000;
   	text-decoration : overline underline;
	line-height :12pt;
   }
 
   
   a:link  {
   	font-family : Arial, Helvetica, sans-serif;
   	font-size : 10pt;
	font-weight : normal;
   	color : Blue;
   	text-decoration : underline;
	line-height :12pt;
   }

   TR {
   border: 0px none;
}

TD {
	border: 0px;
}



