
a:link { color: white; font-weight: bold; border-style: none; border-width: 0; }
a:visited { color: white; }
a:hover { color: #bdc7e8; }
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
html {
	height: 100%;
}
td { color: silver; font-size: 11px; font-family: arial; line-height: 14px; }
#content { font-size: 11px; font-family: arial; line-height: 14px; }
#footer { background-image: url(images/footer2.jpg); background-position: 0 0; padding-top: 12px; }
#header { color: #f2f2ff; background-image: url(nav/topscale.jpg); background-position: 0 0; }
#wrapper {
	height: 100%;
	width: 100%;
	background: black;
	color: #000033;
}
#wrapper td { vertical-align: top; }
.smaller { font-size: 9px; }
