body {
	background-color: #FAFEFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #333333;
}
a:link {
	color: 58790A;
}
a:visited {
	color: 58790A;
}
a:hover {
	color: 58790A;
}
a:active {
	color: 58790A;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a.links:link {
	color: #FFFFFF;
}
a.links:visited {
	color: #FFFFFF;
}
a.links:hover {
	color: #FFFFFF;
}
a.links:active {
	color: #FFFFFF;
}
H1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #53859E;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}