td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whiteLink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
h1 {
	font-size: 20px;
	color: #C78332;
}
h2 {
	font-size: 14px;
	color: #5C3611;
}
.smallText {
	font-size: 9px;
}
.subHead {
	font-size: 14px;
	color: #5A340F;
	font-weight: bold;
}
body {
	background-color: #EDEDED;
}
.bg_norepeat {
	background-repeat: no-repeat;
}
.white_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B3D17;
	padding-right: 8px;
}
.orangeText {
	color: #C88331;
}
