a {
	text-decoration: none;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1pt;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1pt;
	line-height: 16px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	letter-spacing: 1px;
}
.body a:link {
	color: #333333;
	text-decoration: underline;
}
.body a:hover {
	color: #333333;
	text-decoration: underline;
}
.body a:visited {
	color: #333333;
	text-decoration: underline;
}
.lnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	letter-spacing: 0px;
}
.lnav a:link {
	color: #333333;
	text-decoration: underline;
}
.lnav a:hover {
	color: #333333;
	text-decoration: underline;
}
.lnav a:visited {
	color: #333333;
	text-decoration: underline;
}
.smallheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1pt;
}
.botMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
	font-weight: bold;
	letter-spacing: 1pt;
}
.botMenu a:link {
	color: #FFFF00;
	text-decoration: none;
}
.botMenu a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.botMenu a:visited {
	color: #FFFF00;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	letter-spacing: 1pt;
	line-height: 13px;
}

.img-margin { margin-right: 15px; margin-bottom: 15px; }