BODY 		{margin-left: 0px;
      		 margin-top: 0px;
      		 margin-right: 0px;
      		 margin-bottom: 0px;
      		 background-color: #999999;
		 background-image: url(bg.gif);

      		 scrollbar-3dlight-color:#999999;
      		 scrollbar-arrow-color:#990000;
      		 scrollbar-base-color:#AAAAAA;
      		 scrollbar-track-color:#CCCCCC;
      		 scrollbar-darkshadow-color:#AAAAAA;
      		 scrollbar-face-color:#999999;
      		 scrollbar-highlight-color:#AAAAAA;
      		 scrollbar-shadow-color:#AAAAAA}
}


.style1		{font-family:"Verdana";
		 font-size: 12px;
		 font-weight: bold;
		 color: #FFFFFF;
}

.style2		{font-family:"Verdana";
		 font-size: 11px;
		 color: #333333;
}

.style3		{font-family:"Verdana";
		 font-size: 12px;
		 font-weight: bold;
		 color: #009900;
}

a:link		{font-family:"Verdana";
		 font-size:7pt;
		 font-weight:bold;
		 color: #CCCCCC;
		 text-decoration: underline
}

a:visited	{font-family:"Verdana";
		 font-size:7pt;
		 font-weight:bold;
		 color: #CCCCCC;
		 text-decoration: underline
}

a:active	{font-family:"Verdana";
		 font-size:7pt;
		 font-weight:bold;
		 color: #FFFFFF;
		 text-decoration: underline
}

a:hover		{font-family:"Verdana";
		 font-size:7pt;
		 font-weight:bold;
		 color: #FFFFFF;
		 text-decoration: underline
}