* {margin: 0; padding: 0; border: 0;}
body{
background-color:#000000; }

input, select, textarea, {
color: #95E62D;
background: #0B0B0B;
font-size: 8pt;
text-decoration: bold;
font-family: Georgia;
border-width: 2px;
border-style: solid;
border-color: #000000; }

tr,td,body {
font-size: 8pt;
text-decoration: bold;
font-family: Arial;
line-height:11px;
letter-spacing:0px;
text-align: justify;
color: #ffffff;}

b {color:#0090FF;}
u {color: #8D00A6;}
i {color: #D4D4D4;}

A:link{
	color:#00D6EF;
	text-decoration:none; 
	font-weight:none;}


A:hover{
	color:#00C0FF;
	text-decoration:underline; 
	font-weight:none;}