div#fwp3body {
	color:#000000;
	font-family:verdana, sans-serif;
}

th.fwp, td.fwpCell, td.fwpCellOn, .fwpText, .fwpTextBold {
	font-size:11px;
}

th.fwpSmall, td.fwpSmallCell, td.fwpSmallCellOn, .fwpSmallText, .fwpSmallTextBold {
	font-size:8px;
}

.fwpTextBold, .fwpSmallTextBold {
	font-weight:bold;
}

a.fwp {
	text-decoration:none;
}

a.fwp:active, a.fwp:hover {
	text-decoration:underline;
}

a.fwp:link {
	color:#3333ff;
}

a.fwp:visited {
	color:#3333ff;
}

th.fwp, th.fwpSmall, td.fwpCell, td.fwpSmallCell, td.fwpCellOn, td.fwpSmallCellOn {
	border-color:#000000;
	border-style:solid;
	padding:2px 3px !important;
}

th.fwp, th.fwpSmall {
	background-color:#339933;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}

td.fwpCellOn, td.fwpSmallCellOn {
	font-weight:bold;
}

span.fwpAttendance {
	background-color:#6699ff;
}

span.fwpAverage {
	background-color:#ff6666;
}


