body {
	background-color:#bbbbbb;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	text-align: center ;
	color: #222222 ;
	scrollbar-face-color: #bbbbbb;
	scrollbar-shadow-color: #444444; 
	scrollbar-highlight-color: #444444;
	scrollbar-3dlight-color: #bbbbbb; 
	scrollbar-darkshadow-color: #bbbbbb;
	scrollbar-track-color: #bbbbbb; 
	scrollbar-arrow-color:#444444
}
a {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #333333 ;
}
a:hover {
	color: #eeeeee ;
}
table {
	text-align: center;
}
td {
	text-align:justify;
	font-weight: bold;
	font-size: 10pt;
}
H1 {
	font-size: 11pt;
}
p {
	font-size: 10pt;
}
span.sml {
	text-align: center;
	font-size: 8pt;
}