@charset "ISO-8859-1";
.headfoot {
	font-family: verdana;
	font-size: 10px;
	color: #CCC;
}
.tabletext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.tablehead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #FFF;
}
.tablehead td {
	color: #FFF;
}

