body {
	background-color: #949494;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	color: #949494;
}

a:link {
	color: #77ad23;
}
a:visited {
	color: #77ad23;
}
a:hover {
	color: #000000;
}
a:active {
	color: #77ad23;
}

.text {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525252;
}
.bold {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #525252;
}
