.InsHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
p {
	margin-top: 6px;
	margin-bottom: 0px;
}

br {
	line-height: 8px;
}

BODY {
	color: Black;
	background-color: #749b94;
	font-family: Verdana, sans-serif;
	font-size: 12;
	text-align: left;
  line-height: 14px
}
A {
font-weight: bold;
color: #000000;
background-color: #749b94;
text-decoration: none;
}
A:hover {
font-weight: bold;
color: #749b94;
background-color: #000000;
text-decoration: none;
}

