body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #333333;
}
.tex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4A4A4A;
}

.background {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #4A4A4A;
}



.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	vertical-align:top;
	
}
