html, body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCE6FF;
	color:#666666;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: center;
}
h1 {
	font-size: 100%;
	line-height: 130%;
	color: #339966;
	background-color: transparent;
	font-weight: bold;
}
h2 {
	font-size: 150%;
	line-height: 130%;
	color: #3399FF;
	background-color: transparent;
	font-weight: normal;
}
a:link {
	font-style: normal;
	text-decoration: none;
	color: #0076BC;
}
a:visited {
	font-style: normal;
	text-decoration: none;
	color: #0076BC;
}
a:hover {
	font-style: normal;
	text-decoration: underline;
	color: #3399FF;
}
.footerText {
	font-size: 60%;
	font-style: normal;
	color: #0076BC;
	text-decoration: none;
	line-height: 120%;
}
p {
	font-size: 80%;
	color: #0076BC;
}
.bulleted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #2A5F95;
}
.titlewhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitlegreen {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #99CC99;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0076BB;
	font-weight: bold;
}
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #0076BC;
}
.largerbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0076BC;
	font-weight: bold;
}
.prices {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.subnav {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #339966;
}

