.content {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.content a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.content a:active {  }

.footer {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.footer a:link {
	text-decoration: none;
	color: #000000;
}
.footer a:active {  }

td {
	font-size: 12px;
	color: #000000;
	LINE-HEIGHT: 16px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

.red {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #d10808;
	line-height: normal;
}
.blackbold {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

.date {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	line-height: normal;
}

