body,table,td,th,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	margin-left: 5px;
	top: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a:link {
	color: #009;
	font-weight: bold;
}
a:visited {
	color: #900;
}
a:active {
	color: #33C;
}

.announcement {
	font-style:italic;
	font-weight: bold;
	line-height: normal;
	text-transform: none;
}
.redAnnouncement {
	font-weight: bold;
	color:#990000;
}

.TopHeading {
	font-weight: bold;
	color:#FFFFFF;
	font-size: large;
	height: 25px;
}
.columnShade {
	background-color: #CCCCCC;
}
