.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #753B37;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.smallwhitetextnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.smallwhitetextnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
}.bulletedlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: url(../images/bullet.gif);
}
.bulletedlistnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: url(../images/bullet.gif);
}
.bulletedlistnav:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a382d;
	list-style-image: url(../images/bullet.gif);
}
.smalltextnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.smalltextnav:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a382d;
	text-decoration: underline;
}
.bodysubtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #753B37;
}
