body {
	margin:0px; 
	padding:0px;
	font-family: trebuchet ms;
	font-size: 11px;
	color: #333333;
}

#general {
	position:absolute;
	left:50%;
	top: 50%;
	width:543px;
	margin-top: -132px;
	margin-left:-272px;
	text-align:left;
}

#content {
	padding-top: 10px;
	padding-left: 2px;
	text-align: justify;
}

a {
color: #7C7C7C;
text-decoration: none;
}
a:hover{
color:#7C7C7C;
text-decoration: underline;
}
