body {
	background-image: url(newimages/backgroundspacer.gif);
	background-repeat: repeat-x;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	text-indent: 0px;
	left: 15px;
	list-style-type: square;
}
.greentext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	text-indent: 0px;
	left: 15px;
	list-style-type: square;
	color: #336666;
}
a:link {
	color: #336666;
	text-decoration: none;
}
a:visited {
	color: #669933;
	text-decoration: none;
}
a:hover {
	color: #336666;
	text-decoration: underline;
}
a:active {
	color: #666666;
}
.greentextBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	text-indent: 0px;
	left: 15px;
	list-style-type: square;
	color: #336666;
	font-weight: bold;
}
.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
}
.companiestext {
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size: 9px;
	color: #336666;
	line-height: 11px;
}