@charset "ISO-8859-1";


A {
	font-family: Geneva, Verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;

	color: #888888;
}

A:Active { color: #888888;}
A:Hover { text-decoration: none;}
A:Visited { color: #888888;}

B {
	font-family: Geneva, Verdana, Sans-Serif;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;

	color: #FFFFFF;
}

BODY {
	font-family: Geneva, Verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 90%;

	background-color: #FFFFFF;
	color: #888888;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
}

UL {
	list-style-type: square;
}
