body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

div#mail {	position: absolute;
	left: 50%;
	width: 271px;
	margin-left: -140px;
	top: 0%;
	height: 37px;
	z-index: 1;
}

div#logo {
	position: absolute;
	left: 50%;
	width: 711px;
	margin-left: -355px;
	top: 50%;
	height: 482px;
	margin-top: -241px;
	z-index: 0;	
}

div#footer {
	position:absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	bottom:0;
	z-index: 100;	
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	font-weight: bold;	
}

body,td,th {
	color: #333333;	
}

a {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #b09e65;
}

a:active {
	color: #b09e65;
}