BODY {
	background-color: #162222;
	margin: 0;
}

P {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #FFF;
	text-align: justify;
	margin: 0 0 1em 0;
}

UL {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.9em;
	color: #FFF;
	text-align: justify;
	margin-top: 0;
	margin-bottom: 0;
}

UL LI {
	margin-bottom: 0.4em;
}

A {
	color: #CCF;
	text-decoration: underline;
}

A: visited {
	color: #99C;
}

H1 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #FFF;
	margin: 0 0 0.5em 0;
}

H2 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFF;
	margin: 1em 0 0.4em 0;
}

UL#menu {
	margin: 0;
	padding: 0;
}

UL#menu LI {
	list-style-type: none;
	font-family: Trebuchet MS, sans-serif;
	font-size: 22px;
	color: #FF6;
	margin: 10px 0 10px 0;
	padding: 0;
}

UL#menu LI A {
	text-decoration: none;
	color: #FFF;
}

UL#menu LI A:hover {
	text-decoration: underline;
}

UL#menu UL {
	margin: 0 0 15px 0;
	padding: 0;
}

UL#menu UL LI {
	list-style-type: none;
	font-family: Trebuchet MS, sans-serif;
	font-size: 17px;
	color: #FF6;
	margin: 0 0 0 25px;
}

UL#menu UL LI A {
	text-decoration: none;
	color: #FFF;
}

UL#menu UL LI A:hover {
	text-decoration: underline;
}

P.footer {
	font-size: 0.7em;
	line-height: 1em;
	color: #FFF;
	margin: 0;
}
