a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
a:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodybg {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

.readlink:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.readlink:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.readlink:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration:underline;
}
.readlink:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}.bullettext {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.benefitsbox {
	background-image: url(images/benefits.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
