H1{
	font-family:"Arial, Verdana";
  font-size:18pt;
  font-style:normal;
  color: #000000 ;
}
H1.black{
	font-family:"Arial, Verdana";
	font-size:18pt;
	color: #000000 ;
}	
H2{
  font-size:16pt;
  font-style:normal;
  font-weight:700;
  color: #ffffff ;
}

h2.link{
	font-size:16pt;
	font-family:"Arial, Verdana";
	font-weight:800;
	color: #ffffff ;
}
H2.black{
	font-family:"Arial, Verdana";
	font-size:16pt;
	color: #000000 ;
}
H3{
  font-size:16px;
  font-style:normal;
  color: #ffffff ;
}

H3.black{
	font-family:"Arial, Verdana";
	font-size:14pt;
	color: #000000 ;
}			
EM{
  font-family:"Verdana";
  font-size:12pt;
  font-style:italic;
  font-weight:600;
}
EM.note
{
	font-family: "Verdana";
	font-size: 10px;
	font-weight: 200;
	font-style: italic;
}

B{
  font-family:"Verdana";
  font-size:12pt;
  font-weight:900;
  color: #ffffff ;
}
STRONG{
  font-size:14pt;
  font-weight:800;
  color: #ffffff ;
}
UL{
  font-family:"Arial";
  font-size:12px;
  font-weight:400;
  line-height:14px;
}


H4{
  font-size:16px;
  font-style:normal;
  color: #A35866 ;
}
/*Class 'info'*/
TD.small{
  font-family:"Arial";
  font-size:10px;
  line-height:10px;
}
td{
	font-family:"Verdana";
	font-size:12px;
}	
A{
	font-family:"Verdana";
	font-size:12px;
	font-weight:800;
	color: #0066CC ;
}	
/*Class 'reverse'*/
UL.reverse{
  font-family:"Arial";
  font-size:12px;
  color: #FFFFFF ;
  line-height:14px;
}
p{
	font-family:"Verdana";
	font-size:12px;
}	
/*Class 'small'*/
p.small{
  font-family:"Verdana";
  font-size:10px;
  font-weight:100;
}
.black{
	font-family:"Verdana";
	font-size:12pt;
	font-weight:400;
	color: #000000 ;
}	
.blackSmall{
	font-family:"Verdana";
	font-size:10pt;
	font-weight:700;
	color: #000000 ;
}
.blackNote{
	font-family:"Verdana";
	font-size:8pt;
	font-style:italic;
	color: #000000 ;
}		

