body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-attachment: fixed;
	margin: 0px; 
	padding: 0px;
	top: 0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #004488;
}
a:hover {
	color: #0F5D3A;
}
a:active {
	color: #0054a6;
	font-style: italic;
}
.SmLBdr {
	font-size: small;
	border-left: 1px solid gray;
	text-align: left;
}
.xSmLBdr {
	font-size: x-small;
	border-left: 1px solid gray;
}
.xxSmLBdr {
	font-size: xx-small;
	border-left: 1px solid gray;
}
.BdrBottom {
	border-bottom: 1px solid gray;
}
.border-LSide {
	border-left: 1px solid gray;
}
.BdrTop {
	border-top: 1px solid gray;
}
.Med {
	font-size: medium;
}
.MedL1st {
	font-size: medium;
	font-weight: bold;
	color: #0054a6;
}
.ExL1st {
	font-size: x-large;
	font-weight: bold;
	color: #0054a6;
}
.L1st {
	font-weight: bold;
	color: #0054a6;
	font-size: large;
}
.ExL1st {
	font-size: xx-large;
	font-weight: bold;
	color: #0054a6;
}
.Sm {
	font-size: small;
}
.xSm {
	font-size: x-small;
}
.xxSm {font-size: xx-small;
}
.gray {
	color: #666666;
}
.color1st {
	color: #0054a6;
}
.color1Bld{
	color: #0054a6; font-weight: bold; 
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #0054a6;
	margin-top: 12px;
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0054a6;
	margin-bottom: 6px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #1E6F4B;
	margin-bottom: 6px;
}


