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