

body, td, p {
	font: normal 12px Arial, Tahoma, Sans-Serif;
	color: #333333;
}

h1 {
	font: normal 24px Arial, Tahoma, Sans-Serif;
	color: #3E5B87;
	background: url(/images/underwriters_h1.gif);
	background-position: top left;
	padding-left: 5px;
}

h2 {
	font: bold 18px Arial, Tahoma, Sans-Serif;
	color: #1E2B5F;
}

h3 {
	font: normal 18px Arial, Tahoma, Sans-Serif;
	color: #3E5B87;
	border-bottom: solid 1px #BCC8D6;
}

h4 {
	font: bold 16px Arial, Tahoma, Sans-Serif;
	color: #1E2B5F;
}
	
h5 {
	font: normal 16px Arial, Tahoma, Sans-Serif;
	color: #3E5B87;
	text-decoration: underline;
}
	
h6 {
	font: bold 14px Arial, Tahoma, Sans-Serif;
	color: #3E5B87;
}

a, a:link, a:active, a:visited {
	font: bold 12px Arial, Tahoma, Sans-Serif;
	text-decoration: none;
	color: #3E5B87;
}

a:hover {
	text-decoration: underline;
	color: #1E2B5F;
}

form {
	margin: 0px;
}
