p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 6px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.texnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.bodybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.bodyital {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}
.bullet {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: square;
	margin-top: 4px;
}
.bodyindent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 30px;
}
body {
	background-image: url(assets/bg.gif);
	background-repeat: repeat-x;
}
.bodysmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.bodyindentbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 30px;
	font-weight: bold;
}
.bodytextsans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodytextsansbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
