body, table, tr, td {
	font: 8pt verdana; 
	color: #ffffff;
	background-color: #000000;}
	
body {
margin-top:0px;
margin-bottom:0px;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #ffffff}
a:hover {color: #ffffff}
input, textarea, option, select {
	background-color: #000000;
	font: 8pt verdana;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding:0px; }
	
table.sample {
	border-width: 0px;
	border-spacing: ;
	border-style: inset;
	border-color: white;
	border-collapse: collapse;
}
table.sample th {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: white;
	-moz-border-radius: ;
}
