.grnbox {
	border-width: 1px;
	border-style: solid;
	border-color: #0033ff;
}

.maintext {
	font-family: Verdana;
	font-size: 8pt;
	color: #cccccc;
}

.announce {
	font-family: Verdana;
	font-size: 8pt;
	color: #00bbff;
}

h1 {
	font-family: Verdana;
	font-size: 20pt;
	color: #eeffee;
	font-weight: normal;
}

.navhead {
	font-family: Verdana;
	font-size: 8pt;
	color: #00ffff;
	font-weight: normal;
}

a { 
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
	color: #00bbff;
}

a:hover {
	color: #00ffff;
}

BODY {
   SCROLLBAR-BASE-COLOR: #000033;
   SCROLLBAR-ARROW-COLOR: #0033ff;
}