body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #666666;
	line-height: 32px;
}
.leftvertline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #348D8F;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
}
.footer {
	font-size: 10px;
	line-height: 14px;
}
.topline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3C6797;
	margin-right: 20px;
	margin-left: 20px;
}
a:link {
	color: #348D8F;
	text-decoration: none;
}
.blueheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #336699;
}
