.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.0;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #888888;
}
.black:link {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
.black:visited {
	text-decoration: none;
	color: #000000;
}
.black:hover {
	text-decoration: none;
	color: #66FF66;
}
.black:active {
	text-decoration: none;
	color: #FF0000;
}

.foot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.0;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #777777;
}
.medium {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #888888;
}
body {
	margin: 6px;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #BBBBBB;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #BBBBBB;
}
a:hover {
	text-decoration: none;
	color: #66FF66;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
invis:link {
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
	border: 0px;
}