body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.goldBold {
	font-weight: bold;
	color: #FFCC00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #996633;
}
a {
	color: #996633;
	text-decoration: none;
}
.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.largeBlackBold {
	font-size: 14px;
	font-weight: bold;
}
.clientList {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #333333;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #152D51;
	text-decoration: none;
}
.largeBlueBold {
	font-size: 14px;
	font-weight: bold;
	color: #152d51;
	line-height: 17px;
}
.largeBlueTitle {
	font-size: 17px;
	font-weight: bold;
	color: #152d51;
}
.goldBoldSub {
	font-weight: bold;
	color: #FFCC00;
	font-size: 14px;
	line-height: 22px;
}
.largeBlueBoldContact {
	font-size: 14px;
	font-weight: bold;
	color: #152d51;
	line-height: 22px;
}
.forms {
	font-size: 12px;
	font-weight: bold;
	color: #152d51;
	line-height: 17px;
	text-transform: uppercase;
}
