body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
}


.small {font-size: 10px}

hr {
	border: 1px solid #CCCCCC;
	width: 100%;
}



a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
	
	
.navi {font-size: 16px}
