body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFF66;
}
a:visited {
	text-decoration: none;
	color: #99FF66;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* orange header text */
.style1 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFCC33;
}
/* orange header text */
.style2 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC33;
}
/* red italic text */
.style3 {
	font-size: 10pt;
	font-style: italic; 
	font-weight: bold;
	color: #FF0000;
}
/* white normal text */
.style4 {
	font-size: 10pt;
	color: #FFFFFF;
}
.style6 {
	font-size: 9pt
}
/* white text */
.style7 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
