body {
	background-color: #3A3A3A;
	font-family: Arial;
	color: #333333;
}
a {
	font-family: Arial;
	color: #333333;
}
	
.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
}
.red {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
}
