/* CSS Document */

body{scrollbar-base-color: #FFCC33; 
     background-color:#FFF41;
	 margin-left:10px; 
	 margin-top:10px;
	 margin-bottom:10px; 
	 margin-right:10px;
	  }




body, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: lighter;
	color: #000066;
}

h1 { font-family:VERDANA,ARIAL,HELVETICA; font-size:12pt }

ul, li { font-family:VERDANA,ARIAL,HELVETICA; font-size:10pt }

tr, td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: normal;
	color: #000000;
}

a:link { color:#FF9900; font-weight:bold; text-decoration:none }

a:visited { color:#FF9900; font-weight:bold; text-decoration:none }

a:active { color:#FF9900; font-weight:bold; text-decoration:none }



