body
{
	background-color: #666666;
	font-size: 10pt;
	font-family: Arial;
}

.menu
{
	font-size: 10pt;
	font-family: Arial;
}


.copy
{
	font-size: 8pt;
	font-family: Arial;
	text-align:center;
	text-decoration:none;
}

A1
{
	text-decoration:none;
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
}

A1:hover
{
	text-decoration:none;
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	font-weight:bold;
}

TD
{
	font-size: 10pt;
	font-family: Arial;
}
.heading
{
	font-size: 11pt;
	font-family: Arial;
	font-weight:bold;	
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}

.menuCell
{
	width:90px;	
}

.newshead
{
	font-size: 10pt;
	font-family: Arial;
	font-weight:bold;
	background-color:#C0C0C0;
	padding-top:5px;
	padding-bottom:5px;
}

.newsbody
{
	font-size: 9pt;
	font-family: Arial;
	padding-top:5px;
	padding-bottom:15px;
	/*background-color:#FFFFD0;*/

}

.CalendarHeading
{
	font-size: 10pt;
	font-family: Arial;
	font-weight:bold;
	background-color:#C0C0C0;
	padding-top:5px;
	padding-bottom:5px;
}
