BODY {
	background-color : Black;
	font-family : Geneva, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : lighter;
	color : #AAFFAA;
	border-color : #000000 #119955 #000000 #000000;
	background-repeat : no-repeat;

}
#default TD, TR {
	background-color : Black;
	font-family : Geneva, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : lighter;
	color : #AAFFAA;
	border-color : #000000 #000000 #FFFFFF #000000;
	vertical-align : text-top;
}
A {
	font-family : Geneva, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : lighter;
	text-transform : lowercase;
	text-decoration : none;
	color : #119955;
}
A:HOVER {
	color : #00CAFE;
	text-decoration : none;
	list-style : disc;
}
A:ACTIVE {
	color : white;
	text-decoration : none;
}
H1 {
	font-family : Geneva, sans-serif;
	font-size : 11pt;
	margin-bottom : 5;
}
H2 {
	font-family : Geneva, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	background-color: #119955;
	color:#000000;
	margin-bottom : 5;
}
LI {
	list-style : square;
}
B {
	font-weight : bold;
}