/* CSS Document */

body {background-color:#000000;}
h3 {font-family: Arial; font-size: 14pt; color:#FF0000;}
p {font-family: Arial; font-size: 10pt; color:#000000;}
table {background-color:#ffffff;}
td {
	font-family: Arial;
	font-size: 10pt;
	color:#000000;
	text-align: left;
}
a:link {text-decoration:underline; color: #333333;}
a:active {text-decoration:underline; color: #000000;}
a:visited {text-decoration:underline; color: #666666;}
a:hover {text-decoration:underline; color: #000000;}
.foot {font-family: Arial; font-size:8pt; color:#666666; text-align:center;}
.style1 {
	font-size: 9pt;
	color: #666666;
}