.links {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D0D0BB;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 25px;
	text-transform: none;
	color: #333333;
	margin-top: 0em;
	margin-bottom: 10px;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #B5B6A4;
	line-height: 8mm;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; d
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #7E836F;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 5mm;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}

.printer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bodylink a:link {color: #333333;}
.bodylink a:visited {color: #333333;}
.bodylink a:hover {color: #333333;}
.bodylink a:active {color: #333333;}
