.Mega {
		font-family: Tahoma, Arial, sans-serif;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 20px;
}

body {
	background-color: #4D4948
}

.text {
	font-family: Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: none;
	font-size: 12px;
	text-align: left;
}
a {
	font-family: Tahoma, Arial, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}

ul {
	line-height: 120%; 
	margin-left: 20; 
	margin-top: 9; 
	margin-bottom: 2
}

p {
	line-height: 110%;
}