body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background: #FFFFFF;
	margin: 12px;
}
.red {
	color: #FF0000
}
.big {
	font-size: 25px;
}
.medium {
	font-size: 18px;
}
.techmedium {
	font-size: 18px;
	color: #FF0000;
}
.logo {
	font: agencyr;
	font-size: 18px;
	color: #FF0000;
}
.big .techmedium a{
	font-size: 18px;
	color: #FF0000;
}
.big .techmedium a:hover{
	font-size: 18px;
	color: #009900;
}
#loading {
 	width: 200px;
 	height: 100px;
 	background-color: #CCCCCC;
 	position: absolute;
 	left: 30%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
	z-index: 9999;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
