@charset "utf-8";
/* CSS Document */

.TitleText
{
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		large;
	font-style: 	normal;
	line-height: 	normal;
	font-weight: 	bold;
	font-variant: 	normal;
	color: 			#000000;
	text-align:		center
}

.CalendarText
{
	font-family: 	Arial, Helvetica, sans-serif;
	font-size:		10px
	font-style: 	normal;
	line-height: 	normal;
	font-weight:	normal;
	font-variant: 	normal;
	color: 			#000000;
	text-align:		center
}

a:link {
	color: #000000;
}
a:visited {
	color: #660033;
}
a:hover {
	color: #0000FF;
}
.style7 {font-weight: bold}

.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
.style3 {color: #000000}

a:link {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}





