.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
}
.bodytextmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #880000;
}
hr {
	color: #DBA7A7;
	line-height: 1px;
}
a {
	color: #48270B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #996633;
}
a:active {
	color: #48270B;
}
.bodytextregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.bodytextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
li {
	list-style-image: url(images/bullet_tiny.jpg);
}
