html, body, .supertable {
	width: 100%;
	height: 100%;
}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #fff000;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000333;
}

p {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000333;
}

/* --- */

a, a:link, a:visited, a:hover, a:active, a:focus  {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/* --- */

a.navlink, a.navlink:link, a.navlink:visited {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #e9f2fc;
}

a.navlink:hover, a.navlink:active, a.navlink:focus {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #e9f2fc;
}

/* --- */

a.newslink {
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
	color: #c00050;
}

a.newslink:visited {
	text-decoration: none;
	color: #900020;
}

a.newslink:hover {
	text-decoration: underline;
}

/* --- */

ul {
	padding-left: 2em;
}

li {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding-bottom: 7px;
	color: #000333;
}


hr {
	color: #464c64;
	background: #464c64;
	margin: auto 0 auto auto;
	width: 100%;
	height: 1px;
	text-align: right;
	border: 1px solid #464c64;
}


.navcell {
	padding: 3px 7px;
}

.newsheader {
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	padding-left: 5px;
	color: #e9f2fc;
	background-color: #5f7797;
}

.newscell {
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	color: #464c64;
	background-color: #a7aeb8;
}

.update {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #e9f2fc;
}

.copyright {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #464c64;
}
