body {
	color: #666666;
	background-color: White;
	font-family: Arial, Helvetica, SansSerif;
	font-size: x-small;
	text-align: left;
}

a {
	color: Blue;
}
h1{
	color: Black;
	font-size: 24px;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
	text-align: center;
}
.RgtCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #425580;
	text-align: center;
	padding: 4px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a:hover {
	color: #0082FF;
}

.section {
	font-style: italic;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: Black;
	text-align: right;
}
.BodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: small;
	text-align: left;
	padding: 8px;
}
.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #330099;
	text-align: center;
}
#Table_01 #Table_02 #NavFtr {
	text-align: center;
	vertical-align: bottom;
}
