
body {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: regular;
	font-family: Verdana;
	scrollbar-face-color: #0090C0;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #0090C0;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	}

a:link {
	color: #FFFFFF;
	text-decoration: underlined;
	}
		
a:visited {
	color: #FFFFFF;
	text-decoration: underlined;
	}

a:active {
	color: #FFFFFF;
	text-decoration: underlined;
	}

a:hover {
	color: #FFFFFF;
	text-decoration: underlined;
	}

.headline {
	text-align: center;
	background-color: #0090C0;
	font-size: 20pt;
	font-weight: bold;
	font-family: Courier New;
	padding: 1px;
	}

.news {
	background-color: #000000;
	padding: 5px;
	}

.newsitem {
	text-align: justify;
	background-color: #666666;
	padding: 5px;
	}

.titletext {
	font-weight: bold;
	font-size: 10pt;
	font-family: Courier New;
	}

.menuhead {
	text-align: center;
	background-color: #0090C0;
	font-size: 20pt;
	font-weight: bold;
	font-family: Courier New;
	padding: 1px;
	}

.plaintext {
	font-size: 10pt;
	font-weight: regular;
	font-family: Courier New;
	}

.mainmenu {
	margin: 10px;
	background-color: #FFFFFF;
	}

.menuitem {
	background-color: #000000;
	font-size: 10pt;
	font-weight: regular;
	font-family: Courier New;
	padding: 5px;
	cursor: hand;
	}

.menulink {
	text-decoration: none;
	}

.countercell {
	background-color: #000000;
	padding: 0px;
	}

.counterbox {
	margin: 5px;
	background-color: #FFFFFF;
	}
