body {
	background-color: #000000;
	color: #FFFFFF;
	font: normal 90% "Lucida Sans Unicode",sans-serif;
}
p,cite,code {font-size: 1em;}
h1,h2,h3 {color: #FFFFFF;}
h1 {text-align:center;}
h2,h3 {text-align:left;}
a {
	color:#999999;
	text-decoration: none;
}
a:hover {color:#FFFFFF; text-decoration:none}
ul {font-size: 1em;}
li {list-style: url(img/li.gif); margin-left: 35px;}
.black {color:#000000;}
.menu_text {
	color:#0099FF;
	text-decoration: none;
	
	}
.menu_text:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
.menu_text_selected {
	font-weight: bold;
	color: #0066FF;
}
