body
{
	font-family: arial;
	font-size: 8pt;
	color: #555555;
}
td
{
	font-size: 8pt;
}
a.mainlink:link, a.mainlink:visited
{
	font-size: 12pt;
	font-weight: bold;
	font-family: arial;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

a.mainlink:hover
{
	font-size: 12pt;
	font-weight: bold;
	font-family: arial;
	color: #555555;
	text-align: center;
	text-decoration: none;
}
a:link, a:visited
{
	font-size: 8pt;
	text-decoration: underline;
	color: black;
}

a:hover
{
	color: #990000;
	text-decoration: underline;
}
h1
{
	font-size: 18pt;
}
h2
{
	font-size: 12pt;
	margin-bottom: 0;
}
td.calhead
{
	font-size: 12pt;
	width: 90px;
	border: 1px solid #555555;
	background: #ffcc00;
	text-align: center;
	font-weight: bold;
}
td.calendar
{
	height: 70px;
	width: 90px;
	border: 1px solid #555555;
	vertical-align: top;
}
td.calendarnow
{
	height: 70px;
	border: 1px solid #555555;
	vertical-align: top;
	background: #ffcc00;
	color: #555555;
}
