.smaller {
	font-family: Tahoma, Verdana, Arial, sans-serif, Calibri;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	color: #473B31;
}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif, Calibri;
	font-size: 12px;
	line-height: 17px;
	color: #473B31;
	background-color: #473B31;
}
a:link {
	font-weight: bolder;
	color: #8E794C;
	text-decoration: underline;
}
a:visited {
	color: #8E794C;
	text-decoration: none;
}
.subhead {
	font-size: 16px;
	font-weight: bolder;
	color: #473B31;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	font-family: Tahoma, Verdana, Arial, sans-serif, Calibri;
	font-size: 12px;
	line-height: 24px;
	color: #473B31;
}
.borderedTable {
	border: thin solid #473B31;
}
.3partyTable {
	padding: 4px;
	height: 50px;
}
.formRowHeight {
	height: 25px;
}
ol {
	line-height: 24px;
}
