.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464231;
}
a {
	font-weight: bold;
	color: #464231;

}
a:hover {
	color: #990000;
	font-weight: bold;
}
.bodytextlarge {
	font-size: 14px;
	font-weight: bold;
	color: #464231;
}
li {
	list-style-type: square;
}
.quotation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #996600;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
