bodyBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style: unordered;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.link2 {
	color: #000000;
	text-decoration: underline;
	background-color: #C6B79A;
	background-position: center center;
}
.linkDark {
	color: #000000;
	text-decoration: none;
	background-color: #D5C9B3;
	background-position: center center;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #CEC0A3;
	padding: 2px;
}
.largeGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #977957;
}
