body{
	background-color:#FAFAFA;
	overflow: hidden;
	background-image: url(img/back.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
font{
	width: 100%;
	font-size:10px;
	color: #666666;
	line-height: 14px;
}
a:link, a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover, a:active {
	color: #0099FF;
}
#error {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	font-size: 12px;
	color: #666666;
	margin-top: 200px;
	margin-bottom: 250px;
	line-height: 14px;
 }
.style1 {
	font-size: 12px;
	line-height: 1.5;
}
