body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
a:link {
	color: #6A5500;
}
a:hover {
	color: #0000FF;
	font-size: small;
	text-align: center;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #01367a;
	text-align: left;
}
.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #01367a;
	text-align: center;
}
.x-smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #01367a;
	text-align: center;
}
.TableBorderBlue {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #01367a;
	border-right-color: #01367a;
	border-bottom-color: #01367a;
	border-left-color: #01367a;
}
.TableBorderGold {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #B79300;
	border-right-color: #B79300;
	border-bottom-color: #B79300;
	border-left-color: #B79300;
}
.tableborderdefaulcolor {
	border-top-color: #F9f7df;
	border-right-color: #F9f7df;
	border-bottom-color: #F9f7df;
	border-left-color: #F9f7df;
}

.smallitallic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	text-align: left;
}

.smallboldgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B79300;
}
.smallcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #01367a;
	text-align: center;
}
.smallboldcenterwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-align: center;
}
.tabletdcenter {
	text-align: center;
	font-size: small;
}
.tabletdleft {
	text-align: left;
}
.tabletdright {
	text-align: right;
}
.headerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #01367a;
	text-align: center;
}
.blueboldleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #01367a;
}
.smallboldbluecenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #01367a;
}

