/*text that has been styled*/body,td,p,a,h1,h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	text-decoration: none;}td,p {	font-size: x-small;	text-align: justify;	list-style-type: square;	line-height: 140%;}form {	font-family: Verdana, Arial, Helvetica, sans-serif;	text-decoration: none;	font-size: x-small;}p {	margin-top: 0px;	margin-bottom: 0px;	list-style-type: square;}p.sm {	margin-top: 0px;	margin-bottom: 0px;	font-size: 8px;	text-align: right;}p.sm2 {	margin-top: 0px;	margin-bottom: 0px;	font-size: 8px;	text-align: left;}p.alt {	margin-top: 0px;	margin-bottom: 0px;	font-size: x-small;	text-align: left;}h3 {	font-size: 1.2em;}h4 {	margin-top: 0px;	margin-bottom: 0px;	font-size: x-small;}h1 {	margin-top: 0px;	margin-bottom: 0px;	list-style-type: square;	font-size: x-small;}img.spaced {	padding-right:10px;	margin-right:10px;}img.spacedleft {	margin-left:45px;}ul.indented {	list-style-type: square;    padding-left: 20px;	text-align: left;}/*end text styling*//*cell styles*/td.btmr {	padding-top: 10px;}td.btml {	padding-top: 10px;	padding-right: 10px;}/*end cell sytles*/*begin navigation styles*/a {	font-size: xx-small;	text-decoration: none;}a.txt {	font-size: x-small;	text-decoration: underline;	color: #66cc33;}a.small {	font-size: xx-small;	text-decoration: none;}a.front {	font-size: xx-small;	text-decoration: none;	color: #FFFFFF;}a.btm {	font-size: xx-small;	text-decoration: none;}a:link {	color: #000000;}a:visited {	color: #000000;}a:hover {	color: #66cc33;}a:active {	color: #66cc33;}
