body {
	background-color: #F3F2F7;
}
h1 {
	font: bold normal 125%/1.3em Arial, Helvetica, sans-serif;
	color: #475385;
}
h2 {
	font: italic 90%/1.3em Arial, Helvetica, sans-serif;
	color: #3F4663;
	text-align: center;
}
p {
	font: 80%/1.3em Arial, Helvetica, sans-serif;
	color: #000000;
	text-indent: 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #475385;
	text-decoration: none;
}
.feature {
	padding: 3px 0px 3px 3px;
	float: left;
	height: 165px;
	width: 650px;
	overflow: auto;
	border-bottom: thin solid #999999;
}
.feature img {
	float: left;
	padding-right: 5px;
	padding-bottom: 0px;
}
.feature a {
	font-style: oblique;
	color: #00CC00;
	text-decoration: none;
	text-align: center;
}
table {
	background-color:#fff;
}
h3 {
	font: bold 90% Arial, Helvetica, sans-serif;
	color: #585768;
}
h6 a {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
