body {
	background: #CCCCCC url(new_images/page_background.gif) repeat-x;
	margin: 0px;
}
.lhstext {
	font: 8pt/120% Arial, Helvetica, sans-serif;
	margin: 0px 5px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #007388;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
p {
	font: 10pt/120% Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-left: 5px;
}
li {
	font: 10pt/120% Arial, Helvetica, sans-serif;
	list-style: square;
}
ul {
	font: 10pt/120% Arial, Helvetica, sans-serif;
	list-style: square;
}
ol {
	font: 10pt/120% Arial, Helvetica, sans-serif;
	list-style: square;
}
h1 {
	font: 14pt/100% Arial, Helvetica, sans-serif;
	color: #007388;
	margin-bottom: -3px;
}
.leftimage {
	margin: 3px 5px 3px 0px;
}
.footertext {
	font: 7pt/120% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 10px;
}
.footertext a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footertext a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footertext a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.footertext a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.rightimage {
	margin: 3px 0px 3px 5px;
}
