body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
a:link {
	color: #330294;
}
a:visited {
	color: #330099;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.phone {
	font-weight: bold;
	color: #AE2837;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-transform: none;
}

.tborder {
	border-top: 1px solid #330099; 
}
.caption {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	color: #666666;
}
#footer {
	font-size: 10px;
	color: #666666;
}
#footer a {
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-transform: none;
}