body {
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
}
.header1 {
	font-size: 24pt;
	color: #FF0000;
}
.header2 {
	font-size: 14pt;
	color: #CCCCCC;
}
.header3 {
	color: #CCCCCC;
	font-size: 10pt;
	font-weight: bold;
}
.footer1 {
	font-size: 8pt;
	color: #CCCCCC;
}
.captions1 {
	font-size: 8pt;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
