BODY{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
UL, OL{
	margin-top: 5px;
	color: #000000;
	margin-left: 20px;
}
LI {
	margin-bottom: 5px;
}
TD, P {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
HR{
color: #843F84;
height: 1px;
}
A:link{
	color:#843F84;
}
A:visited{
	color:#843F84;
}
A:hover{
	color:#843F84;
	text-decoration: none;
}
A:active{
	color:#843F84;
}
.footer {
	font-size: 10px;
}
.footer:link{
	color:#107070;
}
.footer:visited{
	color:#107070;
}
.footer:hover{
	color:#CC9900;
}
.footer:active{
	color:#107070;
}
.promoTitle{
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 3px;
}
.promoCopy {
 	font-size: 10px;
	line-height: 12px;
	margin-bottom: 4px;
	margin-top: 4px;
}

