body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	list-style-type: none;
}
.textbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	list-style-type: none;
}
.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	list-style-type: none;
	cursor: hand;
	font-style: normal;
	top: inherit;
}
.lower {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-decoration: none;
	list-style-type: none;
	cursor: hand;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	list-style-type: none;
	cursor: hand;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	cursor: hand;
}
.still {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
}
.white {
	color: #FFFFFF;
}

