body {
	color: #0081D4; 
	text-decoration: none; 
	background-color:#FFFFFF; 
	font : normal 10pt Arial;
	scrollbar-arrow-color:#0081D4;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
p, normal, .normal {
	color: #0081D4; 
	margin-bottom : 1; 
	margin-top : 1; 
	text-decoration: none; 
	font : normal 10pt Arial;
	scrollbar-arrow-color:#FFA500;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
}
a {
	color: #D6895B; 
	text-decoration: none;  
	font : bold 10pt Arial;
}
a:link {
	color: #D6895B; 
	text-decoration: none;  
	font : bold 10pt Arial;
}
a:visited {
	color: #D6895B; 
	text-decoration: none;  
	font : bold 10pt Arial;
}
a:active {
	color: #D6895B; 
	text-decoration: none;  
	font : bold 10pt Arial;
}
a:hover { 
	color: #FF7939; 
	text-decoration: none;  
	background-color:white;
	font : bold 10pt Arial;
}
H1 {
	color: #D6895B; 
	margin-bottom : 1; 
	margin-top : 1; 
	text-decoration: none; 
	font : bold 24pt Arial;
}
H2 {
	color: #D6895B; 
	margin-bottom : 1; 
	margin-top : 1; 
	text-decoration: none; 
	font : bold 20pt Arial;
}
H3 {
	color: #D6895B; 
	margin-bottom : 1; 
	margin-top : 1; 
	text-decoration: none; 
	font : bold 18pt Arial;
}
H4 {
	color: #D6895B; 
	margin-bottom : 1; 
	margin-top : 1; 
	text-decoration: none; 
	font : bold 16pt Arial;
}
H5 {
	color: #D6895B; 
	margin-bottom : 1; 
	margin-top : 1; 
	text-decoration: none; 
	font : bold 14pt Arial;
}
H6 {
	color: #D6895B; 
	margin-bottom : 1; 
	margin-top : 1; 
	text-decoration: none; 
	font : bold 12pt Arial;
}
td, u, ul, ol, li { 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif; 
	margin-bottom : 1; 
	margin-top : 1; 
	color : #0081D4;
}