.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #474747;
}
a:hover {
	background-color: #C7F0C1;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #3C7688;
}
.italics {
	font-style: italic;
}
.bullets {
	list-style-position: inside;
	list-style-type: disc;
	clip:    rect(auto auto auto auto);
	text-indent: 20px;
	display: list-item;
}
a:link {
	cursor: hand;
	color: 3c7688;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C7688;
}
.make {
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.plainlink {
	color: #999999;
	text-decoration: underline;
}
