/* body Styles*/

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #570000;
	text-decoration: none;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.maincopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.maroonheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #570000;
	text-decoration: none;
}
.serifmaincopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #570000;
	text-decoration: none;
}
.serifquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #570000;
	text-decoration: none;
}
.smallcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #7C7B65;
	text-decoration: none;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.smallestcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.smallestcopywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #570000;
	text-decoration: none;
}
