BODY {
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #CCCC99;
	background-color: #333300;
	padding-right: 5%; padding-left: 5%;
}

P, UL {
	line-height: 1.5em;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #CCCC99;
}

H2 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 20px;
	color: #CCCC99;
	font-weight: bold;
}

TD {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #CCCC99;
}

TT {
	font-family: monospace;
	font-size: 11px;
	color: #CCCC99;
}

A.pic:link, A.pic:visited, A.pic:active {
	color: #666633;
}

A.pic:hover {
	color: #999966;
}

A:link {
	color: #FFFF33;
	text-decoration: none;
	font-weight: normal;
}
	
A:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

A:active {
	color: #FFFF33;
	text-decoration: none;
	font-weight: normal;
}

A:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	background: inherit;
}

DIV#Footer {
	border-top-color: #999;
}
