html {
	height:100%;
	margin:0;padding:0;border:0
}

body {
	height:100%;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size: smaller;
	line-height: 180%;
	color: #999;
	text-align:center;
	margin:0;padding:0;border:0;
}

a { 
	border: 0px;
	color: #999; text-decoration: none; border-bottom:1px dotted;
}

a:hover {
	border: 0px;
	color: #999;
	text-decoration: none;
}

a:visited {
	border: 0px;
	color: #999;
}

.logo {
	border-bottom-style: none;
	border-bottom-width: 0px;
}