body
{
	background-color: #001100;
	background-image: url(/img/back.png);
	color: #aabbaa;
	font-family: Verdana, sans-serif;
	text-align: justify;
	font-size: 12px;
}

h1, h2
{
	color: #aaccaa;
	font-weight: bold;
}

h1
{
	font-size: 140%;
}

h2
{
	font-size: 115%;
}

a
{
	color: #aabbaa;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	color: #aaccaa;
}

pre.code
{
	margin: 10px;
	padding: 5px;
	background-color: #113311;
}

pre, tt
{
	font-size: 13px
}

.menu
{
	text-align: center;
	padding: 3px;
	line-height: 200%;
}

.menu a
{
	text-decoration: none;
}

span.menuitem, span.menuitemactive
{
	background-color: #113311;
	border: solid 1px #224422;
	text-align: center;
	padding: 3px;
	margin: 10px;
}

span.menuitem:hover, span.menuitemactive
{
	background-color: #224422;
}

img.compliant
{
	border: none;
}

h2.question
{
/*	font-variant: small-caps; */
}

ul.linklist a
{
	text-decoration: none;
}

ul.linklist a:hover
{
	text-decoration: underline;
}
