body{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #334B95;
}

H4  { font-family: Arial; font-size: 12px; font-weight: bold; color: #fff; text-decoration: underline; }
A.H4:link, A.H4:visited, A.H4:active { font-family: Arial; font-size: 12px; font-weight: bold; color: #fff; text-decoration: underline; }
A.H4:hover { font-family: Arial; font-size: 12px; font-weight: bold; color: #fff; text-decoration: none; }

.ruler { border: 2px dotted #ccc;}