@charset "iso-8859-9";
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	background-color: #bbe4ee;
	padding: 0px;
	text-align: center;
	margin: 0px;
	height: 100%;
}



