﻿.style4 {
	font-size: medium;
	font-weight: bold;
	font-family: Arial;
}
.style3 {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #C0C0C0;
}
.style2 {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.style1 {
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #C0C0C0;
}
.headline {
	color: #336699;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
}
.bold {
	font-size: medium;
	color: #C0C0C0;
	font-weight: bold;
	font-family: Arial;
}
.text-align-center {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	color: #C0C0C0;
}
.text-align-right {
	font-size: 14px;
	font-family: Arial;
	text-align: right;
	color: #C0C0C0;
}
.text-align-left {
	text-align: left;
	font-family: Arial;
	color: #C0C0C0;
	font-size: 14px;
}
.text-align-justify {
	text-align: justify;
	font-family: Arial;
	color: #C0C0C0;
}
a {
	color: #756500;
	font-size: 14px;
	font-family: Arial;
}
a:active {
	color: #224568;
	font-size: 14px;
}
a:visited {
	color: #6699FF;
}
a:hover {
	color: #450000;
	font-size: 14px;
}
.bottomnav {
	color: #C0C0C0;
	font-family: Arial;
	font-size: 14px;
}
.normtext {
	color: #FFFFFF;
	font-family: Arial;
	font-weight: normal;
	text-align: left;
	text-transform: none;
}
.copyright {
	font-size: 9px;
	color: #C0C0C0;
	font-family: Arial;
	font-weight: normal;
	text-align: left;
}
h6 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FF8000;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}
.normtext-white {
	font-size: 14px;
	color: #C0C0C0;
	font-family: Arial;
	font-weight: normal;
}
.img-left {
	margin: 5px 10px 10px 0px;
	float: left;
}
.img-right {
	margin: 5px 10px 10px 10px;
	float: right;
}
.img {
	float: inherit;
	margin-right: 5px;
	margin-bottom: 5px;
}
h5 {
	font-family: Arial;
	font-size: 14pt;
	color: #756500;
	margin-bottom: 5px;
}
