body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #BA802C;
}
body {
	background-color: #040203;
}
a:link {
	color: #F8F5A8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FAC541;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.style1 {
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 14pt;
	color: #FFCC00;
	font-weight: bold;
}

.style3 {font-size: 18pt}
.style4 {font-size: 9pt}
