#mainbody p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
}
.winchester {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	padding-left: 15px;
	color: #000066;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #3ca2ea;
	padding-left: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
	line-height: 16px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	color: #3366FF;
	padding-left: 15px;
	padding-right: 10px;
	font-style: italic;
}
.active {
	display: block;
	width: 100%;
	background-color: #bce3c2;
	height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-indent: 15px;
}
.rollover a {
	display: block;
	width:100%;
	background-color: #bce3c2;
	height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3366FF;
	text-decoration: none;
	line-height: 20px;
	text-indent: 15px;
}
.rollover a:hover {
	background-color: #6eba45;
	height: 22px;
	width: 100%;
	color: #FFFFFF;
	background-position: center;
}
