body {
	font-size : 12px;
	font-family : arial;
	color : #ffffff;
	background : #000000;
}

table {
	font-size : 12px;
	font-family : arial;
	color : #ffffff;
}

table th {
	font-size : 14px;
	font-family : arial;
	color : #ffffff;
}

li {
	font-size : 12px;
	font-family : arial;
	color : #ffffff;
}

hr {
	border: 0;
	height: 1px;
	background-color: #282828;

}

a:hover {
	font-weight : ;
	font-size : 12px;
	font-family : arial;
	color : #ff0000;
	background :  ;
	text-decoration : ;
}

a:visited, a:link, a:active {
	font-weight : ;
	font-size : 12px;
	font-family : arial;
	color : #ff0000;
	text-decoration : ;
}