@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:#d9d9d9;
	}
	
	
#mainwrapper{
	margin: 0 auto;
	width:900px;
	}
	
.Content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	line-height:20px;
	text-decoration:none;
	font-weight:normal;
	}
	
	
	
	
.footer{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	}
