DIV.Links		A   	       	{color:	#FFFFFF; text-decoration:none; font-size: 7 pt;}
DIV.Links		A:link			{color:	#FFFFFF; text-decoration:none; font-size: 7 pt;}
DIV.Links		A:visited		{color:	#FFFFFF; text-decoration:none; font-size: 7 pt;}
DIV.Links		A:hover 		{color: #CCCCCC; text-decoration:underline; font-size: 7 pt;}
A.month  	       	{color:	#FFFFFF; text-decoration:none; font-size: 7 pt;}
A.month:link			{color:	#FFFFFF; text-decoration:none; font-size: 7 pt;}
A.month:visited		{color:	#FFFFFF; text-decoration:none; font-size: 7 pt;}
A.month:hover 		{color: #CCCCCC; text-decoration:underline; font-size: 7 pt;}
A  	       	{color:	#1f3c4d; text-decoration:none; font-size: 7 pt;}
A:link			{color:	#1f3c4d; text-decoration:none; font-size: 7 pt;}
A:visited		{color:	#1f3c4d; text-decoration:none; font-size: 7 pt;}
A:hover 		{color: #1f3c4d; text-decoration:underline; font-size: 7 pt;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
p,div,td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
}
.textGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7 pt;
	color: #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7 pt;
	color: #1f3c4d;
}
.bgHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7 pt;
	font-weight: bold;
	color: #003399;
	background-color: #3399FF;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7 pt;
	color: #003399;
}
.bgGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7 pt;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
}
.bgCurrentDay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7 pt;
	font-weight: bold;
	background-color: #d1dde5;
}
.bgDayListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7 pt;
	font-weight: bold;
	color: #1f3c4d;
	background-color: #acb9bf;
}
.bgMonthListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7 pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2e4654;
}
body {
	border: none;
	margin: 0;
}

