BODY {
	background-color: #000000;
}

.MENU {
	background-color: #000000;
}
.MENU A, A:hover, A:active, A:visited {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.CONTENT {
 padding:20px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #5F5F5F;
}

.FOOTER {
	font-family: Tahoma;
	font-size: 8pt;
	color: #5E5E5E;
}

INPUT {
	border: 0px;
}



