BODY 
{
	background-color : #FF9900;
	font : 12px Verdana;
	color : #000000;
}
TABLE {
	font : 12px Verdana;
	color : #000000;
}
a:LINK {
	color : Black;
	text-decoration : underline;
}
a:ACTIVE {
	color : White;
	text-decoration : underline;
	background-color : #FF9900;
}
a:HOVER {
	color : White;
	text-decoration : underline;
	background-color : #FF9900;
}

.normal {
	font : 12px Verdana;
	color : #000000;
}
.important {
	font : bold 14px Verdana;
	color : #000000;
	font-style : italic;
}
.smallPrint{
	font : 10px Verdana;
}
.calendar{
	font : italic 10px Arial;
}
.calendarHeader{
	font : bold italic 12px Arial;
}
.header{
	font : bold 16px Verdana;
	color : White;
	font-style : italic;
	background-color : #FF9900;
	width : 100%;
}







