@charset "ISO-8859-1";
.header {
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	height: 1px;
	width: 1px;
}
.tablecontent {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #999;
}
.tablecontentlink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F00;
}
.tableheader {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00ccff;
}
.tableheader {
	color: #00ccff;
}
.bodytext {
	font-family: verdana;
	font-size: 12px;
	color: #CCC;
}
.footer {
	font-size: 10px;
}

