body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000040;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000040;
	font-style: normal;
	font-weight: normal;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000040;
	font-weight: normal;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000040;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00FFFF;
}

.bupwithheight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000040;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #408080;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 14pt;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	display: block;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0000A0;
	padding-top: 20px;
	padding-bottom: 0px;
}
.background {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000040;
}
.empty {
	font-family: Arial, Helvetica, sans-serif;
}
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.toplogo {
	font-family: "Arial Narrow";
	font-size: 36px;
	color: #00FFFF;
	text-decoration: none;
}
.datestamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E9E9E;
}
.JSwarning {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.VBACode{
	font-family:"Courier New", Courier, mono;
	color:#000000;
	font-size:12px;
}
.VBAKeyWord{
	font-family:"Courier New", Courier, mono;
	color:#00007F;
	font-size:12px;
}
.VBAComment{
	font-family:"Courier New", Courier, mono;
	color:#007F00;
	font-size:12px;
}

