body, a, p, td, h1, h2
	{font-family:Arial, sans-serif;
	font-size:8pt;
	color:#CCCCCC;}

body	
	{background:#333333;
	 background-attachment:fixed;}

a	
	{text-decoration:none;}

a:hover, a:active
	{text-decoration:underline;}

font	
	{font-family:Arial, sans-serif;
	 font-size:8pt;
	 color:#CCCCCC;
	 text-decoration:none;}

font.win	
	{font-family:Arial, sans-serif;
	 font-size:8pt;
	 color:#00CC00;
	 text-decoration:none;}

font.draw	
	{font-family:Arial, sans-serif;
	 font-size:8pt;
	 color:#808040;
	 text-decoration:none;}
	 
font.loss	
	{font-family:Arial, sans-serif;
	 font-size:8pt;
	 color:#CC0000;
	 text-decoration:none;}

table
	{border-style:none;
	 border-spacing:0px;}

.border
	{border-width:1px;
	 border-style:dotted;
	 border-color:#CCCCCC;}

input, textarea, checkbox, select	
	{font-family:Arial, sans-serif;
	 font-size:8pt;
	 border-width:1px;
	 border-color:#000000;
   	 border-style:solid;
   	 color:#CCCCCC;
  	 background:#333333;}

input.button
	{border-width:0px;}	

.grey
	{color:#666666;}

form
	{margin:0px;}
