
BODY {
	background-color: #000000;
	}

H1 {
	text-align: center;
	color: #FFFFFF;
	font: normal 14pt "Arial";
	}

H2 {
	text-align: left;
	color: #FFFFFF;
	font: bold 12pt "Arial";
	}

H3 {
	text-align: right;
	color: #FFFFFF;
	font: bold 12pt "Arial";
	}

P {
	text-align: justify;
	color: #FFFFFF;
	font: normal 9pt "Arial";
	}
P.right {
	text-align: right;
	color: #FFFFFF;
	font: normal 9pt "Arial";
	}
P.small {
	text-align: left;
	color: #FFFFFF;
	font: normal 7pt "Arial";
	}



LI {
	text-align: left;
	color: #FFFFFF;
	font: normal 9pt "Arial";
	}



TH {
	text-align: center;
	background: #DA965C;
	color: #000000;
	font: bold 9pt "Arial";
	}
TD {
	text-align: left;
	background: #000000;
	color: #FFFFFF;
	font: bold 9pt "Arial";
	}
TD.right {
	text-align: right;
	background: #000000;
	color: #FFFFFF;
	font: bold 9pt "Arial";
	}
TD.center {
	text-align: center;
	background: #000000;
	color: #FFFFFF;
	font: bold 9pt "Arial";
	}
TD.justify {
	text-align: justify;
	background: #000000;
	color: #FFFFFF;
	font: bold 9pt "Arial";
	}




A:LINK {
	color: #246871;
	font: normal "Verdana";
	text-decoration: none;
	}
A:HOVER {
	color: #A0A0A0;
	font: normal "Verdana";
	text-decoration: none;
	}
A:VISITED {
	color: #A0A0A0;
	font: normal "Verdana";
	text-decoration: none;
	}
A.footerlink {
	color: #246871;
	font: normal 8pt "Arial";
	text-decoration: none;
	}
