body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #211F1F;
}
body {
	margin-top:30px;
	background-color: #D5C3B2;
}

a {font-size: 9px; color: #211F1F; font-weight: normal; text-decoration: none;}
a:link {font-size: 9px; color: #211F1F; font-weight: normal; text-decoration: none;}
a:visited {font-size: 9px; color: #211F1F; font-weight: normal; text-decoration: none;}
a:hover {font-size: 9px; color: #211F1F; font-weight: underline; text-decoration: none;}
a:active {font-size: 9px; color: #211F1F; font-weight: normal; text-decoration: none;}

.main {
    position:relative;
    margin:auto;
	width:880px;
	height:620px;
	border:0px solid #fff;
	background-color:#FFFFFF;
	}
.footer {
    position:relative;
    margin:auto;
	width:880px;
	height:25px;
	border:0px solid #fff;
	}
    

