*{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

html, body {
	background-color	: #000000;
	color				: #ffffff;
	width				: 100%;
	height				: 100%;
	margin				: 0px 0px 0px 0px;
}

body{
	font-family			: verdana;
	font-size			: 10px;
}

a:link {
	color			: #E2540A;
	text-decoration	: none;
	font-weight		: normal;
}

a:visited {
	color			: #E2540A;
	text-decoration	: none;
	font-weight		: normal;
}

a:hover {
	color			: #E2540A;
	text-decoration	: underline;
	font-weight		: bold;
}

a:active {
	color			: #E2540A;
	text-decoration	: none;
	font-weight		: normal;
}

hr {
	border-top:1px solid #333333;
	background:#333333;
	color : #333333;
}

p, td, b {
	color : #ffffff;
}

.t_content_back {
	background-color : #000000;
	padding:5px;
}

.table_back{
	background-color : #000000;
}

.tabletop {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 16px; 
	color			: #FFFFFF; 
	word-spacing	: 0.5mm;
	font-weight		: bold;
	font-variant	: small-caps;
	background-color: #000000;
}