body {
	background-color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a {
	color: #000000;
}

body, td, th {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
}
h4 a:link {
	color: #000000;
}

}
h4 a:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #0066CC;
}

h1 {
	color: #000000;
	font-size: 28px;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	font-family: "BankGothic Md BT", Arial;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 50%;
}

h2 {
	color: #000000;
	font-family: "BankGothic Md BT", Arial;
	font-size: 18px;
	border-bottom-style: groove;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 14px;
	text-indent: 10px;
	position: static;
	margin-top: 5px;
	margin-bottom: 0px;
}

h6 {
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 20px;
	color: #000000;
	line-height: 12pt;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 3px;
	margin-bottom: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:visited {
	text-decoration: underline;
}

}
h3 a:hover {
	text-decoration: underline;
	background-color: #99CC00;
	color: #000000;
}
h3 a:visited {
	color: #000000;
}
h3 a:link {
	color: #000000;
}

.floatleft {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 0px;
}

.floatright {
  float: right;
  margin-left: 10px;
}

