body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.verysmalltext {
	font-size: 10px;
}
.smalltext {
	font-size: 12px;
}
.style1 {
	font-size: 13px;
}
.style2 {
	font-size: 13px;
	font-weight: bold;
}
.style3 {
	color: #CC0000;
	font-size: 13px;
}
.style4 {
	color: #CC0000;
	font-size: 14px;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.style7 {
	font-size: 15px;
}
.style8 {
	font-size: 15px;
	font-weight: bold;
}
.style9 {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
}
.style10 {
	font-size: 16px;
}
a {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	color: #6A0000;
	text-decoration: none;
}
a:active {
	color: #6A0000;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
h5 {
	font-size: 18px;
	font-weight: normal;
}
.footer {
	font-size: 12px;
	text-align: center;
}
.seclink {
	color: #990000
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.seclink a:link {
	font-size: 12px;
	color: #990000
}
.seclink a:visited {
	font-size: 12px;
	color: #990000
}
.seclink a:hover {
	font-size: 12px;
	color: #990000
	text-decoration: none;
}
.seclink a:active {
	font-size: 12px;
	color: #990000
}
/*.noprint {
	visibility: hidden;
	height: 0px;
	width: 0px;
	display: none;
}*/
.banner {
	visibility: visible;
}


