body {
	background-color: #E2E5E8;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.body_textlinks {
	font-family: Georgia, Times, Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CB5608;
}
.body_text {
	font-family: Georgia, Times, Arial, serif;
	font-size: 12px;
	color: #782727;
	font-weight: bold;
}
a:link {
	color: #CB5608;
	text-decoration: none;
}
a:visited {
	color: #CB5608;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
.new_text {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.line-spacing {
	line-height: 20px;
}

.headerText {
	font-family: Georgia, Times, Arial, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFCE;
}

.headerTextSM {
	font-family: Georgia, Times, Arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFCE;
}

.bodyTextLG {
	font-family: Georgia, Times, Arial, serif;
	font-size: 14px;
	font-weight: bold;
}
.border663333 {
	border-top-color: #663333;
	border-right-color: #663333;
	border-bottom-color: #663333;
	border-left-color: #663333;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
