<STYLE TYPE="text/css"> 
.DummyFont {
}
 H1  {
	font-family : Verdana, Optima, Geneva, Arial, Helvetica, Verdana, Geneva;
	font-size : 11pt;
	color : #044000;
	font-weight : bold;
	text-align : center;
	
}
 H2  {
	font-family : Verdana, Optima, Geneva, Arial, Helvetica, Verdana, Geneva;
	font-size : 11pt;
	color : #044000;
	font-weight : bold;
	text-align : justify;
	
}
P {
	font-family: Verdana;
	font-size: 10pt;
}

.NormalFont {
	font-family: Verdana;
	font-size: 10pt;
}
.ToolbarFont {
	font-family: Verdana;
	font-size: 11pt;
	text-decoration: none;
	color: #044000;
}
.ToolbarFont:hover {
	font-family: Verdana;
	font-size: 11pt;
	color: #5d4032;
}
.SelectedFont 
{
	font-family: Verdana;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	color: #5d4032;
}
.SelectedFont:hover {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #5d4032;
}
.HeaderFont {
	font-family: Verdana;
	font-size: 18;
	font-weight: bold;
	color: #424000;
}
.InfoFont {
	font-family: Verdana;
	font-size: 8pt;
	color: #5d4032;
}
.LinkFont {
	font-family: Verdana;
	font-size: 12;
	text-decoration: none;
	font-weight: bold;
	color: #5d4032;
	
}
.LinkFont:hover {
	font-family: Verdana;
	font-size: 12;
	font-weight: bold;
	color: #B90000;
}
</STYLE>