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

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

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

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

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

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

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

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

A.nav  {
  font-family : Arial;
  font-weight: bold;
	color : #ffffff;
	font-size: 10pt;
	text-decoration : none;
}

A.nav:Visited  {
	font-family : Arial;
	font-weight: bold;
	color : #ffffff;
	font-size: 10pt;
	text-decoration : none;
}

A.nav:Active  {
	font-family : Arial;
	font-weight: bold;
	font-size: 10pt;
	color : #ffffff;
	text-decoration : none;
}

A.nav:Hover  {
	font-family : Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration : none;
	color : #999999;
}

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

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

SPAN.title_small {
	FONT-FAMILY: Arial;
	 font-size: 8pt;
   color: #000000;
   text-decoration : none;	
}

SPAN.title_big {
	FONT-FAMILY: Arial;
	 font-size: 12pt;
	 font-weight: bold;
   color: #000000;
   text-decoration : none;	
}

SPAN.title_biggrey {
	FONT-FAMILY: Arial;
	 font-size: 12pt;
	 font-weight: bold;
   color: #999999;
   text-decoration : none;	
}

SPAN.white_normal {
	FONT-FAMILY: Arial;
	 font-size: 10pt;
   color: #ffffff;
   text-decoration : none;	
}