body {
	background-color: #000000;
	margin-top: 15px;
	margin-left: 20px;
	font: 100% Arial, Helvetica, sans-serif
	}

p {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	background-position: top;
	}

table {
	background-color: #FFFFFF;
	}

h2 {
	color: #336699;
	padding-top: 15px;
	text-align: center;
	}

h5 {
	color: #FF6600;
	text-align: center;
	font-weight: bold;
	}
	
p a, #announcements a, #listLinks a {
	color: #336699;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	}

p a:visited, #announcements a:visited, #listLinks a:visited {
	color: #3399CC;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	}

p a:hover, #announcements a:hover, #listLinks a:hover, a:hover {
	color: #FF6600;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline; 
	}

#announcements {
	width: 145px;
	}
	
#announcements h1 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	margin: 0;
	}

#announcements p{
	margin: 0;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	}

#announcements h2{
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 1px;
	padding: 5px;
	}

.subtitles {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	}

.subtitles a:link {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	}

.subtitles a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
	}

.subtitles a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	}

.header {
	color: #FFCC99;
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 152px;
	background-color: #000000;
}

.header a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}


.header a:hover {
	color: #FFCC99;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}
	
.footer {
	color: #000000;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
}

.footer a:link {
	color: #336699;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	}

.footer a:visited {
	color: #3399CC;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

.footer a:hover {
	color: #FF6600;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	}

.boldorange {
	font-weight: bold;
	color: #FF6600;
}

ul {
	padding: 0px;
	margin-left: 0px;
	list-style-type: none;
	line-height: 1.5;
	font-size: 12px;
}

ol {
	line-height: 1.5;
	font-size: 12px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.cellbottomborder {
	border-collapse: collapse;
	border-bottom: 1px solid #CCCCCC;
	}
