.Footer {
	font-family: "Times New Roman", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
.Copyright {
	font-family: "Times New Roman", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.HeadNav {
	font-family: "Times New Roman", Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #0972FE;
	text-decoration: underline;
}
.Lnav {
	font-family: "Times New Roman", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.body {
	font-family: "Times New Roman", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.SubTitle {
	font-family: "Times New Roman", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}
a:link {
	color: #990000;
}

