a:visited { color: #384255; font-size: 14px; font-family: Verdana; text-decoration: underline }
a:link { color: 00F; font-size: 14px; font-family: Verdana; text-decoration: underline }
a:hover { color: white; font-size: 14px; font-family: Verdana; text-decoration: none }
a:active {
	color: #00F;
	font-size: 14px;
	font-family: Verdana;
	text-decoration: underline
}
a.email:active { color: #384255; font-size: 10px; font-family: Verdana; text-decoration: underline }
a.email:hover { color: white; font-size: 10px; font-family: Verdana; text-decoration: underline }
a.email:link { color: #384255; font-size: 10px; font-family: Verdana; text-decoration: underline }
body  {
	background-color: #abb6b8;
}
p {
	color: #7D0003;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
td {
	color: #384255;
	font-size: 12px;
	font-family: Verdana
}
.callout { color: white; font-size: 11px; font-family: Verdana }
.calloutbold { color: white; font-weight: bold; font-size: 11px; font-family: Verdana }
.copyright { color: black; font-size: 8px; font-family: Verdana }
.featured_text {
	color: #384255;
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
}
.italic_red  { color: #c1272d; font-style: italic; font-size: 10px; font-family: Verdana }
.leading { line-height: 15px }
.red_text { color: #900; font-size: 10px; font-family: Verdana }
.redboldtitle {
	color: #900;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana
}
.rightpadding { padding-right: 10px }
.tabletop_border { margin-top: 10px ; }
.blackborder {
	border: 1px solid #9C0000;
	text-align: left;
}

.featured_text table tr td em {
	text-align: justify;
}
.border {
	border: 1px solid #808080;
}
.joshlinktext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #AE0004;
	font-weight: bold;
	text-decoration: none;
}

