html {
	height:100%;
}

body {
	background: #ffffff;
	color: #444444;
	margin:0px;
	text-align:center;
	height:100%;
	font-family:Tahoma, Arial, Helvetica;
	font-size:9pt;
}

img.logo {
	cursor:pointer;
	float:left;
	height:82px;
	width:177px;
}

a {
	color:#00acec;
}

body div {
	margin: 0px auto;
}

