body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/background.jpg');
	background-repeat: repeat-x
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
A.links:link {color:#144775; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: normal;}
A.links:visited {color:#144775; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: normal;}
A.links:active {color:#144775; text-decoration:underline; font-family: Arial; font-size: 12px; font-weight: normal;}
A.links:hover {color:#172a3a; text-decoration:none; font-family: Arial; font-size: 12px; font-weight: normal;}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #144775;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #144775;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

