body {
	color: #CCCCCC;
	background-color: #000000;
}
.menuhead {
	font-size: 16pt;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
.navItem{
 font-family: Helvetica,Arial,Verdana;
 font-weight: bold;
 text-decoration: underline;
 font-size:11pt;
 color:#CCCCCC;
 cursor:hand;
}
.navItem_over{
 font-family: Helvetica,Arial,Verdana;
 font-weight: bold;
 font-size:12pt;
 color:#FF3333;
 cursor:hand;
}
.mail {
	color: #CCCCCC;
}
