H1
{
	font-family: 			verdana;
	font-size: 				10pt;
	font-weight: 			bold;
	color:					#000000;
}

H2
{
	font-family: 			verdana;
	font-size: 				10pt;
	font-weight: 			bold;
	color:					#000088;
	border-bottom-style:	solid;
}

H3
{
	font-family: 			verdana;
	font-size: 				10pt;
	font-weight: 			bold;
	color:					#000088;
	visibility: 			visible;
}

H4
{
	font-family: 			verdana;
	font-size: 				10pt;
	font-weight: 			bold;
	color:					#0000FF;
	border-bottom-style:	dotted;
}

TD
{
	font-family: 			verdana;
	font-size: 				10pt;
}


P, TD, CAPTION
{
	font-family: 			verdana;
	font-size: 				10pt;
}

.sectionbuttonText { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.sectionbuttonText:hover { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}
