.bodycopy {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

A.DkBg:LINK , A.DkBg:VISITED , A.DkBg:ACTIVE {
	font-family: Arial;
	font-size: 11px;
	color: White;
	letter-spacing: .1em;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
A.DkBg:HOVER { 
	font-family: Arial;
	font-size: 11px;
	color: White;
	letter-spacing: .1em;
	text-decoration: underline;
	font-variant: small-caps;
	font-weight: bold;
}

A.LtBg:LINK , A.LtBg:VISITED , A.LtBg:ACTIVE { 
	font-size: 11px;
	font-family: Arial;
	color : #660000;
	text-decoration: none;
	font-weight: bold;
}
A.LtBg:HOVER { 
	font-size: 11px;
	font-family: Arial;
	color : #660000;
	text-decoration: underline;
}
.bulletPts {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.sentenceStarter {
	font-family: Arial;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
