body				{ margin:0px; }
body				{ color:#FFFFFF; background-color:White; }
body,td,li			{ font-family:Arial,Helvetica,sans-serif; font-size:8pt;color:#FFFFFF; }
.whitebodytext		{ font-family:Arial,Helvetica,sans-serif; font-size:8pt;color:White; }
.formtext			{ font-family:Arial,Helvetica,sans-serif; font-size:7pt;color:#FFFFFF; }
input,select,textarea     { border:1px solid White; background-color:#271F1C;color:White; font-size:7pt;font-family:Arial,Helvetica,sans-serif; }
body			{
					SCROLLBAR-3DLIGHT-COLOR: rgb(111,114,53); 
					SCROLLBAR-HIGHLIGHT-COLOR: rgb(111,114,53);
					SCROLLBAR-FACE-COLOR: rgb(111,114,53); 
					SCROLLBAR-SHADOW-COLOR: rgb(111,114,53);
					SCROLLBAR-DARKSHADOW-COLOR: rgb(0,0,51);
					SCROLLBAR-TRACK-COLOR: rgb(39,31,28); 
					SCROLLBAR-ARROW-COLOR: rgb(255,255,255);
				}
.textbox { border:none;}
.standardScrollFrame 	{
								overflow:auto;
								border:1px solid #666633; 
								text-align:left; 
								padding:5px; 
								font-family:Arial,Helvetica,sans-serif; 
								font-size:9pt;		}
.table				{ valign:top; }
a					{ font-weight:normal; text-decoration:none;font-size8pt }
a:link				{ color:#FFFFFF;font-size:8pt }
a:hover				{ text-decoration:underline;font-size:8pt:font-weight: bold;  }
a:active			{  }
a:visited			{ color:#FFFFFF;font-size:8pt  }