BODY {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial,Geneva,Verdana,Helvetica,sans-serif;
	margin: 0;
	background-color: #E7FFFF;
}

TD {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial,Geneva,Verdana,Helvetica,sans-serif;
}

.Search {
	font-weight: normal;
	font-size: 10px;
	color: white;
	font-family: Arial,Geneva,Verdana,Helvetica,sans-serif;
}

.SearchForm {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial,Geneva,Verdana,Helvetica,sans-serif;
}

a {
	color: #4169E1;
	text-decoration: none;
}

a:link {
	color: #4169E1;
	text-decoration: none;
}

a:active {
	color: #4169E1;
	text-decoration: none;
}

a:visited {
	color: #4169E1;
	text-decoration: none;
}

a:hover {
	color: #4169E1;
	text-decoration: underline;
}

UL {
	margin-top:0;
	margin-bottom:10;
}

H1 {
	font-weight: normal;
	font-size: 20px;
	color: black;
	margin-top:0;
	margin-bottom:10;
}

H2 {
	font-weight: bold;
	font-size: 15px;
	color: black;
	margin-top:15;
	margin-bottom:10;
}

H3 {
	font-weight: bold;
	font-size: 13px;
	color: black;
	margin-top:10;
	margin-bottom:10;
}

H4 {
	font-weight: bold;
	font-size: 11px;
	color: black;
	margin-top:5;
	margin-bottom:10;
}

.NoticeBoard {
	font-weight: bold;
	font-size: 13px;
	color: white;
}

.NoticeHeading {
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
}

.Notice {
	font-weight: normal;
	font-size: 11px;
}

.NoticeGreen {
	background-color: #99CC33;
}

.NoticeBody {
	background-color: #FFFFFF;
}

p {
	margin-top:0;
	margin-bottom:10;
	margin-left:25;
}

p.Notice {
	margin-top:0;
	margin-bottom:5;
	margin-left:0;
}

TABLE.NoticeTable {
	padding:0; 
	border:1px solid #669900;
}
.Heading {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: 800; color: #669900}
