body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEEEA;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
.FooterText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.Copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.Links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.ContentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099CC;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B8CD54;
}

a:active {
	text-decoration: none;
	color: #0099CC;
}
