.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #8FC38F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8FC38F;
}
a:hover {
	text-decoration: underline;
	color: #8FC38F;
}
a:active {
	text-decoration: none;
	color: #8FC38F;
}
.header {
	font-size: 15px;
	font-weight: bold;
}
