.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.ahead {
	font-size: 30px;
	font-weight: bold;
	color: #006666;
}
.bhead {
	font-size: 18px;
	font-weight: bold;
	color: #006666;
}
.bheadblue
{
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.chead
{
	font-size: 18px;
	font-weight: bold;
	color: #006666;
	font-style: italic;
}
.sidebody {
	font-size: 11px;
	text-align: center;
}
.sideQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.sideQuoteGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.sideLinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
}
a:link {
	color: #6666CC;
}
a:hover {
	color: #003399;
}
a:visited {
	color: #9999CC;
}

