body {
	font-size : 10px; 
	font-family : arial; 
	color : #ffffff; 
	background-color : #000000; 
	background-repeat : repeat; 
	background-attachment : fixed; 
	padding : 0; 
	margin-top : 0; 
	margin-left : 0; 
	margin-right : 0; 
	margin-bottom : 0; 
} 
a {
	color : #cccccc; 
	text-decoration : none; 
} 
a:hover {
	color : #ff0000; 
	text-decoration : none; 
} 
a:active {
	color : #999999; 
	text-decoration : none; 
}
table form {
	margin-border : 1px; 
}
table ol, table ul {
	margin-border : 1px; 
} 

