.bodytext {
	font-family: verdana;
	font-size: 9px;
	color: #F32A41;
	line-height: 13px;
}
.HEADLINES {
	font-family: VERDANA;
	font-size: 9px;
	text-transform: uppercase;
	color: #665C4F;
	font-weight: bold;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.lowheadline {
	font-family: verdana;
	font-size: 9px;
	text-transform: uppercase;
	color: #665C4F;
}
.bodygrey {
	font-family: verdana;
	font-size: 9px;
	color: #665C4F;
	font-weight: normal;
	text-transform: none;
}
.bodycap {
	font-family: verdana;
	font-size: 9px;
	text-transform: uppercase;
	color: #FF0000;
}
.bodylarge {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
}
.white {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
