@charset "UTF-8";
.articles {
	font-family: "Adobe Garamond Pro";
	font-size: 16px;
	font-weight: normal;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #660000;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}

.SEODiv{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	font-size: 10px;
	width: 100%;
}

.homeLink:link {
	text-decoration: none;
	font-size: 10px;
}
.homeLink:visited {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}
.homeLink:active {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}

.homeLink:hover{
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
}

.SEOCell{
	font-family: arial, helvetica, verdana;
	font-size: 10px;
	color: #666666;
}
