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

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

BODY  {
	font-family : Arial;
  font-size: 9pt;
  color: #BBAB7E;
  text-decoration : none;
  
}

P { 
	font-family : Arial;
   font-size: 9pt;
   color: #BBAB7E;
}

A  {
  font-family : Arial;
	color : #ffffff;
	font-size: 9pt;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial;
	color : #ffffff;
	font-size: 9pt;
	text-decoration : none;
}

A:Active  {
	font-family : Arial;
	font-size: 9pt;
	color : #ffffff;
	text-decoration : none;
}

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

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

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