a:link, a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
}
a:hover {
	text-decoration: none;
	color: #C60;
	font-weight: bold;
}
a:focus {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000000;
	color: #000000;
	font-size: small;
}

#copyright {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}

#copyright a {
	font-size: x-small;
}

h1 {
	font-size: large;
}
h3 {
	margin-bottom: 5px;
}

ul {
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

.menutext_green {
	font-size: x-small;
	color: #006600;
	text-align: center;
}

.menutext_greentitle {
	font-weight: bold;
	color: #006600;
	padding-top: 20px;
	font-size: small;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#updatenote {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}

