@charset "utf-8";
#banner img {
	display: block;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	color: #333333;
	margin-top: 0px;
	background-color: #C0CCFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #600000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
h1 {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 28px;
	color: #152D6A;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	word-spacing: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B2F511;
	margin-bottom: 7px;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	left: 100px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #330099;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
