body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	color: #524E3F;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
	font-weight: normal;
	color: #3F3C30;
}
.subsubtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
	font-weight: normal;
	color: #3F3C30;
}
a:link {

	color: #888068;
}
a:visited {

	color: #575655;
}
a:hover {

	color: #A0A0A4;
}
a:active {

	color: #575655;
}
.bulletedlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	color: #524E3F;
	list-style-image: url(../graphics/bullet-gray.gif);
	list-style-position: outside;
	clip:   rect(auto auto auto auto);
	list-style-type: disc;
	padding-left:8px;
    margin-left:8px;
}
