a:link {
	color: #96112C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #96112C;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #96112C;
}

.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	line-height: 16px;
	font-weight: bold;
	color: #96112C;
}

.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
}
.BlogHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #CCCCCC;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.footersubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.linkfooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #96112C;
	text-decoration: none;
}
.linkfooter a:visited {
	text-decoration: none;
	color: #96112C;
}
.linkfooter a:hover {
	text-decoration: underline;
	color: #CF153A;
}
.linkfooter a:active {
	text-decoration: none;
	color: #330000;
}
.GrayFormBkgd {
	border: 1px solid #AAAAAA;
	background: transparent 
	url("images/InnerForm.jpg") no-repeat;
}
