TD.todaytext {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}
TABLE.header {
	background-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #ffffff;
}
TD.gray {
	background-color : #C0C0C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	text-align : center;
}
TD.comment {
	background-color : #CECF9C;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
BODY {
	background-color : #FFFFCE;
	color : #FFFFFF;
}

A.nextlastR:LINK, A.nextlastR:VISITED {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

A.nextlast:LINK, A.nextlast:VISITED {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

A:LINK, A:VISITED {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

A.comment:LINK, A.comment:VISITED {
	background-color : #CECF9C;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}
SPAN.footer {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bolder;
}
