<style TYPE="text/css">

DIV.Links		A   	       	 { color: black; text-decoration: none }
DIV.Links		A:link			 { color: #039; text-decoration: none }
DIV.Links		A:visited		{color:	#003399; text-decoration:none}
DIV.Links		A:hover 		{color: #FF0000; text-decoration:underline}

</style>.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.textGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bgHeader  { color: #003399; font-weight: bold; font-size: xx-small; font-family: Arial, Helvetica, sans-serif; background-color: #d2d2ca }
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003399;
}
.bgGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
}
.bgCurrentDay  { font-weight: bold; font-size: xx-small; font-family: Arial, Helvetica, sans-serif; background-color: #00bfff }
.bgDayListing  { color: #003399; font-weight: bold; font-size: xx-small; font-family: Arial, Helvetica, sans-serif; background-color: #b1b1b1 }
.bgMonthListing  { color: #003399; font-weight: bold; font-size: xx-small; font-family: Arial, Helvetica, sans-serif; background-color: #d2d2ca }
