@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6A2320;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14pt;
	color: #990000;
}
h2 {
	font-size: 12pt;
	color: #282E63;
}
h3 {
	font-size: 10px;
	color: #282E63;
}
.topbarText {
	color: #FFFFFF;
	text-align: right;
}
.topbarText a {
	color: #9DD7D9;
}
.navText {
	font-weight: bold;
	color: #99FF00;
	padding-right: 10px;
	padding-left: 10px;
}
.navText a {
	color: 99ff00;
	text-decoration: none;
}
.style1 {color: #000033}
.navText a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
li {
	line-height: 15pt;
}
