body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #000000;
	position: static;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #000000;
	text-align: justify;
	position: static;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #000000;
	text-align: justify;	
}

a:link {
	color: #D9CA8C;
	text-decoration: none;
}

a:visited {
	color: #D9CA8C;
	text-decoration: none;
}

