body {
	background-color: #000000; 
        margin: 0px;
        font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
        color: #000000;
        line-height: 1.5;
}
a:link, a:visited, a:active {
	color: #000033;
	text-decoration: underline;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 10px;
        font-family: Helvetica, Verdana, Arial,  sans-serif
	font-size: 16px;
	color: #000000;
	font-weight: normal;

}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 16px;
	font-weight: bold;
}
.menu {
	color: #000033;
        font-family: Helvetica, Arial, Verdana, sans-serif
	padding: 0px;
	vertical-align: top;
	line-height: 2.4;
	font-size: 12px;
	font-weight: bold;
}

.menu a {
	color: #000033;
	text-decoration: none;

}

.menu a:link {
	color: #000033;
	text-decoration: none;
}
.menu a:visited {
	color: #000033;
	text-decoration: none;
}
.menu a:active {
	color: #000033;
	text-decoration: none;
}
.menu a:hover {
	color: #3399FF;
	text-decoration: none;

.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 0px;
}


.current {
	font-weight: bold;
}


td.posted {
	margin-top: 10px;
}

.style2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	line-height: 1.2;
}
