body {
	color: #000000; 
	background-color:#C0C0C0; 
	margin-left : 0; 
	margin-top : 0; 
	font : normal 10pt Arial;
	scrollbar-arrow-color:#339966;
	scrollbar-base-color:#C0C0C0;
	scrollbar-track-color:#FFFFFF;
}
p, normal, .normal {
	color: #000000; 
	font : normal 10pt Arial;
	margin-bottom : 0; 
	margin-top : 0; 
}
a {
	color: #aa1821; 
	text-decoration: none;  
	font : Arial;
}
a:hover { 
	color: #339966; 
	text-decoration: underline;  
	font : Arial;
}
H1 {
	color: #000000; 
	margin-bottom : 2; 
	margin-top : 2; 
	font : bold  16pt Arial;
}
H2 {
	color: #FFA500; 
	margin-bottom : 2; 
	margin-top : 2; 
	font : bold  14pt Arial;
}
H3 {
	color: #000000; 
	margin-bottom : 2; 
	margin-top : 2; 
	font : bold  12pt Arial;
}
H4 {
	color: #000000; 
	margin-bottom : 2; 
	margin-top : 2; 
	font : bold  10pt Arial;
}
H5 {
	color: #000000; 
	margin-bottom : 1; 
	margin-top : 2; 
	font : bold  10pt Arial;
}
H6 {
	color: #000000; 
	margin-bottom : 1; 
	margin-top : 2; 
	font : bold  10pt Arial;
}
td, u, ul, ol, li { 
	font-size: 10pt; 
	margin-bottom : 1; 
	margin-top : 2; 
	font-family: Arial; 
	color : #000000;
}
