body {
	color: #000000; 
	background-color:#FFFFFF; 
	margin-bottom : 3px; 
	margin-top : 3px; 
	font : normal 12pt Arial;
}
p, normal, .normal {
	color: #000000; 
	font : normal 12pt Arial;
	margin-bottom : 3px; 
	margin-top : 3px; 
}
a {
	color: #647864; 
	text-decoration: none;  
	font : Arial;
}
a:hover { 
	color: #000000; 
	text-decoration: underline;  
	font : Arial;
}
H1 {
	color: #647864; 
	margin-bottom : 8px; 
	margin-top : 8px1; 
	font : bold  36pt Arial;
}
H2 {
	color: #647864; 
	margin-bottom : 6px; 
	margin-top : 6px; 
	font : bold  30pt Arial;
}
H3 {
	color: #647864; 
	margin-bottom : 4px; 
	margin-top : 4px; 
	font : bold  24pt Arial;
}
H4 {
	color: #647864; 
	margin-bottom : 4px; 
	margin-top : 4px; 
	font : bold  20pt Arial;
}
H5 {
	color: #647864; 
	margin-bottom : 4px; 
	margin-top : 4px; 
	font : bold  16pt Arial;
}
H6 {
	color: #647864; 
	margin-bottom : 4px; 
	margin-top : 4px; 
	font : bold  14pt Arial;
}
td, u, ul, ol, li { 
	font-size: 12pt; 
	margin-bottom : 3px; 
	margin-top : 3px; 
	font-family: Arial, Helvetica, sans-serif; 
	color : #000000;
}
ul, li { 
	margin-left : 10px; 
}