@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}
.leftvertline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.spreadhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: .2em;
}
a:link {
	color: #FFE2B5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFE2B5;
}
a:hover {
	color: #242272;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.footer {
	font-size: 9px;
	line-height: 11px;
	color: #AEBACF;
}
.headline1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #FFFFFF;
}

