H1 {
	font-family : Arial;
	font : Arial;
	font-size: 12pt;
	color: #838383;
  text-decoration : none;
  margin-bottom : 5px;
  margin-top : 1px;
}

H2 {
	font-family : Arial;
	font : Arial;
	font-size: 8pt;
	color: #838383;
  text-decoration : none;
  margin-bottom : 1px;
  margin-bottom : 1px;
  
}

BODY  {
	font-family : Arial;
  font-size: 10pt;
  color: #996600;
  text-decoration : none;
  scrollbar-face-color: #BCAB7D; 
	scrollbar-shadow-color: #98A1C0;
	scrollbar-highlight-color: #98A1C0;
	scrollbar-3dlight-color: #98A1C0; 
	scrollbar-darkshadow-color: #98A1C0; 
	scrollbar-track-color: #EAE0C5; 
	scrollbar-arrow-color: #98A1C0;
}

P { 
	font-family : Arial;
   font-size: 10pt;
   color: #996600;
}

A  {
  font-family : Arial;
	color : #555D78;
	font-size: 10pt;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial;
	color : #555D78;
	font-size: 10pt;
	text-decoration : none;
}

A:Active  {
	font-family : Arial;
	font-size: 10pt;
	color : #555D78;
	text-decoration : none;
}

A:Hover  {
	font-family : Arial;
	font-size: 10pt;
	text-decoration : none;
	color : #BBAB7E;
}

TD {
	FONT-FAMILY: Arial;
	 font-size: 10pt;
   color: #996600;
   text-decoration : none;	
}

TR {
	FONT-FAMILY: Arial;
	 font-size: 10pt;
   color: #996600;
   text-decoration : none;	
}