body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background-color: #000066;
	position: absolute;
	left: 0px;
	top: 0px;
}
h1 {
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 14px;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #00CCFF;
	text-decoration: none;
}
.copyright {
	font-style: italic;
	position: absolute;
	left: 1px;
	width: 100%;
	height: auto;
	font-size: 12px;
	font-weight: bold;
}
.mainmenu {
	border: none;
}
.mainmenu td {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.submenu li {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	list-style-type: square;
}
.list_unsorted li {
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
}
.list_sorted li {
	font-size: 12px;
	font-weight: bold;
	list-style-type: decimal;
}
.list_definition dt {
	font-size: 12px;
	font-weight: bold;
}
.list_definition dd {
	font-size: 12px;
}
.submenu {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
td {
	font-size: 12px;
}
