body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: None;
	color: #333333;
	background-color: #d6d2bc;
}
.headline {
	font-size: 18px;
	font-weight: bold;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #e1692c;
}
.pagetitle {
	font-size: 21px;
	font-weight: bold;
	color: #e1692c;
}
.bodycopy {
	font-size: 12px;
	font-weight: normal;
}
.legal {
	font-size: 9px;
	color: #A8966C;
	font-weight: bold;
}
p{
	font-size: 12px;
}


a:link {
	color: #e1692c;
	font-size: 10px;
}
a:visited {
	color: #e1692c;
	font-size: 10px;
}
a:hover {
	color: #666666;
	font-size: 10px;
}
a:active {
	color: #e1692c;
	font-size: 10px;
}
.tenpoint {
	font-size: 10px;
	color: #666666;
}


a.rightlinks:link {
	color: #333333;
	font-size: 11px;
	line-height: 1.5;
}
a.rightlinks:visited {
	color: #333333;
	font-size: 11px;
}
a.rightlinks:hover {
	color: #e1692c;
	font-size: 11px;
}
a.rightlinks:active {
	color: #333333;
	font-size: 11px;
}
.elevenpoint {
	font-size: 11px;
	color: #000000;
	line-height: 1.5;
}

div.error {
	background-color: #CC0000;
	border: 2px solid #AA0000;
	padding: 0 5px 0 5px;
}
div.error p, div.error ul {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}
h2.title{
	color: #000000;
}
