body {
	background-color: #333333;
}
.text {
    font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF;
	font-size: 14px; font-weight: normal;
}
.contact {
	color: #000000; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.textlink {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.copyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.contact:link {
	text-decoration: none;
	color: #0000FF;
}
a.contact:visited {
	text-decoration: none;
	color: #0000FF;
}
a.contact:hover {
	text-decoration: underline;
}
a.contact:active {
	text-decoration: none;
}
body,td,th {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
