.bgcolor {
	background-color: #000000;
}
.small_text {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	font-size: 14px;
	color: #990000;
}
.contact {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.space {
	line-height: 20pt;
}
