body { 
	text-align: center;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

div#container {
 margin: 50px auto 0 auto;
 text-align: center;
}

.maintext { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	line-height: 16px; 
	color: #255670 
}
.maintext a:link { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #255670; 
	line-height: 16px; 
	text-decoration: underline; 
}
.maintext a:visited { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #255670; 
	line-height: 16px; 
	text-decoration: underline; 
}
.maintext a:active { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #255670; 
	line-height: 16px; 
	text-decoration: underline; 
}
.maintext a:hover { 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #255670; 
	line-height: 16px; 
	text-decoration: underline; 
}