body {
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
}

body.bodyblack {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: maroon;
	font-size: xx-small;
	color: #fff;
}

table.bigbox {
	font-size: x-small;
	color: #000000;
}
table.bigbox a {
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}
p {
	font-size: x-small;
	color: #000000;
}
table.bigbox a:hover {
	font-size: x-small;
	color: #666666;
	text-decoration: underline;
}
table.summary th {
	font-size: x-small;
	background-color: #c3662e;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}
table.summary tr.content {
	background-color: #CCCC88;
}
table.summary td.small {
	font-size: x-small;
	font-style: italic;
}

table.navigation td {
	font-size: x-small;
	color: #ffffff;
}

table.login td {
	font-size: x-small;
	color: #000000;
}

.news {
	font-size: x-small;
	color: #333333;
	margin-left: 20px;
	width: 180px;
}
h2 {
	font-size: medium;
	color: #000000;
}
h3 {
	font-size: x-small;
	color: #666666;
	margin-top: 10px;
}

div.statement {
	background-color: #323641;
	font-size: xx-small;
	color: #fff;
	width: 70%;
	padding: 1px;
}

table.bigtable {
	font-size: x-small;
}
.error {
	font-size: x-small;
	color: #f00;
}

table.bigtable td.copyright {
	font-size: x-small;
	color: #fff;
}

ul.nav a, visited {
	color: #3d4c88;
	text-decoration: none;
	font-size: xx-small;
}
ul.nav a:hover, visited {
	color: #3d4c88;
	text-decoration: underline;
}