@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #cc0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cc0000;
}
a:hover {
	text-decoration: none;
	color: #CB6401;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {

}
h1 {
	font-size: 18px;
	color: #cc0000;
		font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #CB6401;
		font-weight: bold;
}
h3 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 400
	
}
