H1 {
    display: block;
	font-size: 15px;
	line-height:18px;
	font-weight: bold;
	color: #001e57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	clear: both;
}	

H2 {
    display: block;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	color: #566892;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	clear: both;
}	

H3 { font-size:11px; }
H4 { font-size:10px; }
H5 { font-size:9px; }
