  body
{
	background-color: #FFFFFF;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0d4101;
	list-style-type: none;
	line-height: 16px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 10px;
}
.feeContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0d4101;
	list-style-type: none;
	line-height: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 10px;
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0d4101;
	list-style-type: none;
	line-height: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 10px;
}
a:link {
	color: #0072bc;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #03588f;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0072bc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eef7fd;
	text-decoration: none;
}
a.navbottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eef7fd;
	text-decoration: none;
}
a.navbottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eef7fd;
	text-decoration: none;
}
a.navbottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eef7fd;
	text-decoration: underline;
}
a.navbottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eef7fd;
	text-decoration: none;
}
.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #032a43;
}
.results_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0d4101;
}
.results_texttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0d4101;
}
.results_textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #790000;
}
.bottom_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #032a43;
	font-style: italic;
}
ul {
	padding-left: 1em;
	margin-left: 1em;
	line-height: 14px;
	list-style-image: url(images/bullet_green.gif);
}
ol { 
list-style-type: decimal; 
list-style-position: outside; 
} 
