BODY {
	background-color :  Black;
	color : #C0C0C0; 
	font-size : 8pt;
	font-family : arial, helvetica, sans-serif;
}
h2 { font-size:14pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
h5 { font-size:8pt; }
h6 { font-size:8pt; font-family : arial; }
sup { font-size:8pt; font-family : arial; color :  #C0C0C0; }

TABLE {
	border : 0pt; 
	width : 100%; 

}
TD,p {
	font-family :  "Charter BT", "Times New Roman", Times, serif;
	font-size : 10pt;
	color :  #C0C0C0;
}
pre {
	color : #FFFFFF;
	font-size : 10pt;
	font-family :  "Charter BT", "Times New Roman", Times, serif;		
	}
A.pre {
	color : #FFFFFF;
	font-size : 10pt;
	font-family :  "Charter BT", "Times New Roman", Times, serif;		
	}
A {
	color : #909090; 
	text-decoration : none; 
}
hr {
	margin-top:2cm; 
	width:40%;
	text-align:left; 
}