BODY {
	background-color : #FFFFFF;
	color : #333333; 
	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 :  #999999; }

TABLE {
	border : 0pt; 
	width : 100%; 
}
TABLE.ind {
	border : 0pt; 
	width : 60%; 
}
TD,p {
	font-family :  "Charter BT", "Times New Roman", Times, serif;
	font-size : 10pt;
	color :  #333333;
}
td.ueb {
	font-family : Comic Sans MS, Verdana, Helvetica, Arial;  
	font-size : 16pt; 
	color : #FF0000; 
	vertical-align : top; 
	}
a.unt {
	font-family : Comic Sans MS, Verdana, Helvetica, Arial;  
	font-size : 12pt; 
	color : #FF0000; 
	}
a.my {
	font-family : "Charter BT", "Times New Roman", Times, serif;  
	font-size : 10pt; 
	color : #FF0000; 
	}
A {
	color : #000000; 
	text-decoration : none; 
}
a:Hover {
	color : #FF0000;
	}
hr {
	margin-top:2cm; 
	width:40%;
	text-align: left; 
}