body {
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #023D90;
	font-style: normal;
	font-weight: normal;
}
ul {
	font-size: 11px;
}
h1 {
	font-size: 10px;
	color: #007161;
	font-weight: normal;
}
p {
	font-size: 11px;
	line-height: 16px;
}
.rightbg {
	background-image: url(images/bgright_10.gif);
	background-repeat: repeat-x;
	background-color: #FFFADA;
}

a:link {
	text-decoration: none;
	color: #007161;
}
a:visited {
	text-decoration: none;
	color: #007161;
}
a:hover {
	text-decoration: underline;
	color: #007161;
}
a:active {
	text-decoration: none;
	color: #007161;
}
.bgfeatures {
	background-image: url(images/features_10.jpg);
	background-repeat: no-repeat;
}
