body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
	color: #FFFFFF;
}

body, td, th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
}

h1, h2 ,h3, h4,h5{
	color: #CCCCCC;
}

a {
	color: #FF9933;
	text-decoration: none;
}

