body {padding:0px; margin:0px; background-color:#000;}
body, td, input, textarea{
	font-size:10px;
    font-family:Verdana;
	color:#000000;
	line-height:12px;
	vertical-align:top;
	padding:0px;
}

div#container {width:766px;margin:0px auto;padding:1px;border:1px solid #222;}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

span{ color:#FFFFFF}
a{color:#FFFFFF; text-decoration:none;} 
a:hover{text-decoration:underline}


 .s{ text-transform:uppercase}
 .s1{ color:#333333; text-transform:uppercase}
 .s2{ color:#FFFFFF; text-decoration:underline}
 .s2:hover{ text-decoration:none}

.set a{color:#000000; text-decoration:underline}
.set a:hover{ text-decoration:none}


input{
   padding-left:5px;
   width:212px; height:21px;
}
textarea{
   padding-left:5px;
   width:212px; height:152px;
   overflow:auto}
