@charset "utf-8";
.BANNER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

a:hover {
	color: #FF3300;
}
a:link {
	color: #0033FF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	left: auto;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #006600;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	font-weight: bold;
}
.Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.BGS {
	font-size: 36px;
	font-weight: bold;
}
.bannertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #0000FF;
}

