<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.title18gold {
	color: #FFCC00;
	font-weight: normal;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
}

.text11silver {
	color: #CCCCCC;
	font-size: 11pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.text11white {
color: #FFFFFF;
font-size: 11pt;
font-weight: normal; 
font-family: Arial, Helvetica, sans-serif; 
}

.text11red {
color: #FF0000;
font-size: 11pt;
font-weight: normal; 
font-family: Arial, Helvetica, sans-serif; 
}

.title18red {
	color: #FF0000;
	font-weight: normal;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
}

.text11blue {
	color: #0066FF;
	font-size: 11pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.text11gold {
	color: #FFCC00;
	font-size: 11pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.text11y {
	color: #FFFF99;
	font-size: 11pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

-->