I {
   	font-family : "Comic Sans MS" , Arial, Helvetica;
   	font-size : 11pt;
   	color : #000000;
   	font-weight : 400;
}

TD {
   	font-family : "Comic Sans MS" , Arial, Helvetica;
   	font-size : 11pt;
   	color : #000000;
   	font-weight : normal;
}
h1 { font-family : "Comic Sans MS" , Arial, Helvetica; font-size:17pt; color: #000000; font-weight:400; }
h2 { font-family : "Comic Sans MS" , Arial, Helvetica; font-size:14pt; color: #000000; font-weight:400; }
h3 { font-family : "Comic Sans MS" , Arial, Helvetica; font-size:13pt; #000000; font-weight:normal; }
h5 { font-family : "Comic Sans MS" , Arial, Helvetica; font-size:12px; color: #000000; font-weight:600; }
h6 { font-family : "Comic Sans MS" , Arial, Helvetica; font-size:10px; color: #99aa99; font-weight:200; }

TABLE { 
	cellpadding:5;
	cellspacing:0;
}

   a:active  {
   	font-family : "Comic Sans MS" , Arial, Helvetica;
   	font-size : 11pt;
   	color : darkred;
   	font-weight : normal;
   	text-decoration : underline;line-height :13pt;
   }
   
	a:hover  {
	text-decoration: overline; 
   	font-family : "Comic Sans MS" , Arial, Helvetica;
	font-size : 11pt;
	background: #006600;
	color : #ffffff;
   	font-weight : 400;
   }

   
   body  {
   	font-family : "Comic Sans MS" , Arial, Helvetica;
   	font-size : 10pt;
   	color : #dddddd;line-height :13pt;
   }
   
   a  {
   	font-family : "Comic Sans MS" , Arial, Helvetica;
   	font-size : 11pt;
   	color : #004400;
   	font-weight : 400;
   	text-decoration : none; line-height :13pt;
   }

body {background-attachment: fixed;
  scrollbar-base-color:#FFFFFF;
  scrollbar-3dlight-color:#FFCC33;
  scrollbar-arrow-color:#FFCC33;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#006600;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#FFCC33;
}
