html, body { height:100%; }
body {
	font-family:Verdana;
	font-size:7pt;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	margin:0;
	padding:0;
	text-decoration: none;
	border-width: 0;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
	color: maroon;
	line-height: 6px;
}
a:link {
	color: #555;
	font-family: Verdana, Geneva, sans-serif;
}
a:visited {
	color: #555;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: maroon;
}
a:active {
	color: #555;
	font-family: Verdana, Geneva, sans-serif;
}
img { border: none; }
.bordered { border:1px solid #aaa; }
#content { width:700px; background:#eee; margin-left:0; margin-right:0; padding:0; border-left:0 solid #ccc; border-right:0 solid #ccc; border-top-width: 0; border-bottom-width: 0; }
