.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #A97A0E;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.body A:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}
.body A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}
.body A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A88022;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;

}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.toplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Md";
	font-size: 11px;
	color: #B37E13;
	font-weight: bold;

}
.toplinks A:Link {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Md";
	font-size: 11px;
	color: #B37E13;
	font-weight: bold;
}
.toplinks A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Md";
	font-size: 11px;
	color: #B37E13;
	font-weight: bold;
}
.toplinks A:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Md";
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
