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

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

BODY  {
	font-family : Arial;
  font-size: 10pt;
  color: #3e4789;
  text-decoration : none;
  scrollbar-face-color: #3e4789; 
	scrollbar-shadow-color: #3e4789;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #ffffff;
}

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

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

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

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

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

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

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