.Body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.Large-Hyperlink {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	font-size: 16px;
	text-decoration: underline;
}
a:visited {
    color: #0000FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
.Header-Text {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
}
body {
	background-image: url();
	background-color: #FFFFFF;
}
.Header-Body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
}
.Body-text-Green {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #004800;
}
