body {
	font-family: Tahoma;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav_text {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCFF;
}
