body  {
    background-color: #000000;
	font-family : arial,helvetica,sans-serif;
	color: black;
	font-size : 8pt;
	border: none;
	margin-left: 0;
	margin-right: 0;
}
h1,h2,h3m,h4 {
	  font-family:  Arial, Helvetica, sans-serif; 
	  font-size: 13px; 
	  color: #eeeeee;
	  padding : 22px 2px 2px 2px; 
    line-height: 1px;	  
}
td,td.main  {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
    line-height: 2.0;
	letter-spacing: 1px;
	color: black
}
td.main  {
		
		
}
strong{
  color: #eeeeee; 
  font-weight: bold;
  font-family: verdana,arial;
  font-size: 13px;
  font-variant: small-caps;
  letter-spacing: 2px;
  line-height: 2px;
}

span	 {
	color: white;
	font-family : arial;
	font-size : 9pt;
}
#drag	 {
	color: white;
	font-family : verdana,arial;
	font-size : 9pt;
	font-size:10px;
	z-index:99;
	
}

div.scroll
 { width: 600px;  background:#ffffcc; overflow:auto; border:1px solid #cccccc; padding:8px;}

a:link,a:visited   {
	text-decoration : underline;
	color : #000000;
}
a:hover  {

	text-decoration : underline;
	color : #cccccc;
}
input {
	  BORDER-BOTTOM: #000000 1px solid; 
	  BORDER-LEFT: #000000 1px solid; 
	  BORDER-RIGHT: #000000 1px solid; 
	  BORDER-TOP: #000000 1px solid; 
	  COLOR: #000000; 
	  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	  FONT-SIZE: 10px; 
	  FONT-WEIGHT: normal; 
	  TEXT-DECORATION: none; 
}