﻿a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}
a.underlink:link {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.underlink:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.underlink:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}

a.redunderline:link {
	color: #CC0000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.redunderline:visited {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.redunderline:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}

a.whitelinks:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.whitelinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.whitelinks:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}


.bordertop {
	border: 1px #808080 solid;
}
.lineright {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #808080;
}
font {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.spacing {
	line-height: 150%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.topwhiteline2 {
	border-top-style: solid;
	border-width: 2px;
	border-top-color: #FFFFFF;
}
.paddingleft5 {
	padding: 0px 0px 0px 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: -2px;
	margin-bottom: -2px;
	margin-top: 2px;
	padding-top: 3px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C69E00;
	padding-bottom: -2px;
	margin-bottom: -2px;
	margin-top: 2px;
	padding-top: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: -2px;
	margin-bottom: -2px;
	margin-top: 2px;
	padding-top: 3px;
}

.gold16txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C69E00;
	font-weight: bold;
}
.black11txt {
	font-size: 11px;
}
.paddingall5px {
	padding: 3px 5px 5px 5px;
}
.liststyle {
	list-style-type: square;
	margin-left: 18px;
	margin-top: 5px;
	list-style-position: outside;
	margin-bottom: 5px;
}
.bottomgoldline {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C69E00;
}
.smtxt {
	font-size: x-small;
}
.arrowformat {
	padding: 0px;
	margin: 0px;
	color: #C69E00;
	font-size: 12pt;
	font-weight: bold;
}
.whitetxt {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.underline {
	text-decoration: underline;
}
.redtxt16bld {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.noborder {
	border-style: none;
}

.rightpadding5px {
	padding: 0px 5px 0px 0px;
}

