.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline overline;
	font-weight: bold;
}
.HEADLINE {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.HEADLINEclock {

	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyBOLD {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.bodyBlack {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
}
.bodyC {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.bodyCaption {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.bodyBOLDred {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	font-weight: bold;
}
