body {
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #684F40;
}
.popbody {
	color: #202020;
	margin-top:0px;
	padding-top: 0px;
}
.capText {
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}

a {
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #684F40;
	text-decoration: none;
}
a:hover {
	color: #9C7D0D;	
	text-decoration: none;
}

.selected {
	color: #9C7D0D;	
}

.largeBrown {
	font-size: 17px;
	line-height: 16px;
	color: #684F40;
}
.largePaleB {
	font-size: 17px;
	line-height: 16px;
	color: #9C7D0D;
}
.mediumPaleB {
	color: #9C7D0D;
}
.largeOrange {
	font-size: 17px;
	color: #FFC20E;
}
.largeOrange a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.paleBrown {
	color: #AF9C90
}
.sheffieldGreen {
	color: #727A35
}
.sheffieldGreenB {
	color: #727A35;
	font-weight: bold;
}
p {
	margin: 0;
	padding: 0 0 8px 0;
}
li {
	margin: 0;
	padding: 0 0 12px 0;
}
