H1  {
	font-family: Verdana;
	font-size: 14pt;
	color: #000000;
	border-bottom: 2px solid #006EB1;
	width: 100%;
/*	vertical-align: bottom;*/
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: normal;
}
H1:first-letter
{
	padding: 10px;
	font-family: Verdana;
/*	font-size: 250%;*/
	font-size: 30pt;
/*	text-align: center;*/
	background-color: #000000;
	color: #FFFFFF;
	margin-right: 4px;
	line-height: 50px;
	font-weight: normal;
}


