body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10pt;
	text-align: center;
	color: #9999CC;
}

p	{
	font-size: 10pt; font-family: helvetica, arial, sans-serif
}

a	{ font-weight: bold;
	text-decoration: none;
	}
	
a:link	{
	color: #339966;
}

a:visited	{
	color: #996699;
}

a:hover, a:focus	{ color: #FF3366 }

a:active	{ color: #CC3366 }

.small	{
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
}

td { font-size: 10pt; }

.Calendar {
	font-size: 9px;
	text-align: center;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}



td.calendar a:hover, a:focus {
	color:#FFFFFF;
	background-color:#339966
}

td.calendar a:active {
	color:#FFFFFF;
	background-color:#FF3333
}
.announcement {
	color: #FF3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
}

