h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #030065;
	margin: 2px;
	padding: 2px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #003366;
	letter-spacing: 1px;
	word-spacing: 2px;
}
a.left:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	width: 100%;
}
a.left:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	width: 100%;
}
a.left:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	width: 100%;
}
a.left:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	width: 100%;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a.footer:active {

	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {

	color: #FF9900;
	text-decoration: underline;
}
.address {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #003366;
}
.form {
	border: 1px dotted #000066;
	background-color: #EFEFEF;
}
