BODY {
  scrollbar-arrow-color: #969696;
  scrollbar-3dlight-color: #EEEEEE;
  scrollbar-highlight-color: #808080;
  scrollbar-face-color: #EEEEEE;
  scrollbar-shadow-color: #808080;
  scrollbar-darkshadow-color: #EEEEEE;
  scrollbar-track-color: #EEEEEE;
  background-color: #FDFDC3;
  margin-left: 0;
  margin-top: 2;
  margin-right: 0;
  margin-bottom: 0;
}
h1, h2 {
	color: #990000; 
	font-family: "Times New Roman", Times, serif;
}
A:link {
	text-decoration: none; 
	color : #990000; 
	font-weight: bold; 
	font-size: 9pt;  
	font-family: Arial, Helvetica, sans-serif;
}
A:visited {
	text-decoration: none; 
	color : #990000; 
	font-weight: bold; 
	font-size: 9pt;  
	font-family: Arial, Helvetica, sans-serif;
}
A:hover {
	text-decoration: none;
	color: #FFA500;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
a.style1, h4 span.style1 {color: #990000}
a.style2, h4 span.style2 {color: #FF0000}
a.style3, h3.style3 {color: #FF0000; font-size: 14pt;}

p { 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: Black;
}
