.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 130%;
}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333399;
}
.bullettext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 200%;
	font-style: normal;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #333399;
	font-weight: bold;
}
.mainhead {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #333399;
	font-weight: bold;
}
.bodybullets {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	list-style-position: outside;
	list-style-type: circle;
}
