BODY {	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	background: #F0F9F0;
	font-size: 8pt;	
	color: #000000}

H2 {	text-decoration:none; 
	font-weight: Bold; 
	font-family: Verdana,Arial;
	color:#00aa00;	 
	font-size:13pt;
}

H3 {	text-decoration:none; 
	font-family: Verdana,Arial; 
	color:#00aa00;
	font-size:12pt;
}

H4 {	text-decoration:none; 
	font-weight: bold; 
	font-family: Verdana,Arial; 
	font-size:10pt;
}

A {	text-decoration:none; 
	font-weight: bold; 
	font-family: Verdana, Arial; 
	color:#00aa00;
	font-size:8pt;
}

th {
	background: #008800;
	font-size: 8pt;
	color:#ffffff;
}

th.oldcourse {
	color:#ffffff;
}

th.coursered {
	color:#ff8888;
}

th.courseyellow {
	color:#ffff00;
}

td.oldcourse {
	background: #008800;
	font-size: 8pt;
	color:#ffffff;
	color:#ffffff;
	align:center;
}

td.coursered {
	background: #008800;
	font-size: 8pt;
	color:#ffffff;
	color:#ff8888;
	text-align:center;
}

td.courseyellow {
	background: #008800;
	font-size: 8pt;
	color:#ffffff;
	color:#ffff00;
	align:center;
}


a.th {
	font-weight: bold; 
	font-size: 8pt;
	color:#ffffff;
}

a.oldcourse {
	font-weight: bold; 
	font-size: 8pt;
	color:#ffffff;
}

a.coursered {
	font-weight: bold; 
	font-size: 8pt;
	color:#ff8888;
}

a.courseyellow {
	font-weight: bold; 
	font-size: 8pt;
	color:#ffff00;
}

td {
	font-size: 8pt;
}

td.highlighted {
	background: #a0a9a0;
}

td.light {
	font-size: 8pt;
	color:#cccccc;
}

td.even {
	font-size: 8pt;
	color:#000000;
	background:#fcfccc;
}

td.odd {
	font-size: 8pt;
	color:#000000;
	background:#cfcfcc;
}

h1.message {
	font-size: 12pt;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

table.quote {
	background: #F0F0F0;
	border:1pt;
	border-color:#888888;
	border-style:solid;
}

td.quote {
	background: #F0F0F0;
	font-size: 8pt;
	vertical-align:top;
}

td.scoreboard-2 {
	font-size: 8pt;
	color:#cccccc;
	text-align:center;
	background:#00ff00;
}

td.scoreboard-1 {
	font-size: 8pt;
	color:#cccccc;
	text-align:center;
	background:#00aa00;
}

td.scoreboard0 {
	font-size: 8pt;
	color:#cccccc;
	text-align:center;
	background:#888888;
}

td.scoreboard1 {
	font-size: 8pt;
	color:#cccccc;
	text-align:center;
	background:#660000;
}

td.scoreboard2 {
	font-size: 8pt;
	color:#cccccc;
	text-align:center;
	background:#aa0000;
}

td.scoreboard3 {
	font-size: 8pt;
	color:#666666;
	text-align:center;
	background:#ff0000;
}


