body{
	font-family:tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#8f8f8f;
	background-color:#000000;
}

ul{
	font-family:tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#8f8f8f;	
}


p{
	font-family:tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#8f8f8f;	
}

.main{
	background-color:#ffffff;
	border-width:4px;
	border-style:solid;
	border-color:#cfcfcf;
	padding:0px;
}

.menu{
	font-weight:bold;
	padding-left:5px;
}	

.menu a{	
	color:#7B7B7B;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.menu a:hover{
	text-decoration:underline;
}

.legal{
	font-size:10px;
}
