body {
	font-family: "Georgia", "Tahoma";
	background: #333333;
	text-align: center;
	font-size: 14px;
	margin-top: 0px;
}

a {
	/* color: #330066; */
	color: #ff6600;
}

a:hover {
	color:#333333;
	text-decoration: none;
}

.maintable {
	font-family: "Georgia", "Tahoma";
	background: #ffffff;
	font-size: 14px;
}

.uberonet { 
	font-size: 11px;
	text-align: right; 
}

.paragraphTitles {
	color: #ff6600;
	/* color: #330066; */
	font-weight: bold;
}



.copyright { 
	text-align: center; 
}