P.bodytext,
TD.bodytext,
TEXTAREA.bodytext,
UL.bodytext,
OL.bodytext,
LI.bodytext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

P.bodytextwhite,
TD.bodytextwhite,
TEXTAREA.bodytextwhite,
UL.bodytextwhite,
OL.bodytextwhite,
LI.bodytextwhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

A.linktext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

A.smalllinktext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

TD.mailinglisttext,
SPAN.mailinglisttext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

SPAN.mailinglisttextbold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

P.releasetitle,
TD.releasetitle,
UL.releasetitle,
SPAN.releasetitle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

P.headertext,
TD.headertext,
UL.headertext,
SPAN.headertext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}