.maintxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.txtheading1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
.headingtxt2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D74B14;
	text-align: left;
}
.background {
	background-image: url(../graphics/cool_pool.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.feature {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	font-weight: normal;
	text-align: left;
}
.lightblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #82B4D2;
}
.heading_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #82B4D2;
}
.bullet {
	font-size: 12px;
	font-weight: bolder;
	color: #333;
}

