body {
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height: 20px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.contact {
	line-height: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;	
}
.serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000033;
	font-style: italic;
}
.tableborder {
	border: 1px solid #000033;
}
.mainbkg {
	background-image: url(img/bkg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.horiline {
	border-bottom: 1px solid #000033;
}
.vertline {
	border-right: 1px solid #000033;
}
a {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #8888A0;
}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height: 20px;
}
.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
