@charset "utf-8";
/* CSS Document */

body {
	background-color: #f6f6f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3d3d3d;
	text-align: justify;
	text-decoration: none;
}
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #3d3d3d;
	text-align: left;
}
.highlights2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #6e8ebd;
	text-align: left;
	letter-spacing: 1px;
}
.highlightsgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #87af3f;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none;
}
.highlightsred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #C00;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
}
.highlightsblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #6e8ebd;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
}
.cred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.spiralbg {
	background-image: url(images/spiralbg.gif);
	background-repeat: no-repeat;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #87af3f;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #87af3f;
	text-align: justify;
	text-decoration: underline;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	text-align: center;
}

