body {	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;	background-image:  url(images/bgrid.gif);	background-color: #669933;	margin: 10px;	font-size: 12px;}#mn {	line-height: 1.3;	background-color: #FFFFFF;	padding: 24px;	border-left: 1px dotted #336600;	border-top: 1px #336600;	border-right: 1px dotted #336600;	border-bottom: 1px dotted #336600;}#pagetop {	background-color: #003300;	padding: 3px;}h1 {	font-size: 180%;	line-height: 1;	color: #003300;	margin: 0px;}h2 {	font-size: 125%;	line-height: 1;	margin: 20px 0 10px;	color: #990000;}h3 {	font-size: 100%;	font-weight: bold;	color: #009900;}td>img {	display: block;}#mn p {	margin: 12px 0px 0px;}#mn img {	margin: 0 10px 5px 0;}#linkboxmain {	background-color: #CC9933;	border: 1px solid #003300;	padding-left: 14px;}#linkbox {	font-size: 10px;	padding: 4px 10px 6px;	background-color: #CC9933;	border-top: 1px;	border-right: 1px dotted #333300;	border-bottom: 1px;	border-left: 1px;}.sublinkboxheader {	font-weight: bold;	color: #003300;	font-size: 12px;}#sublinkbox {	font-size: 10px;	padding: 24px 10px;	background-color: #C3F08B;	border-top: 1px #333300;	border-right: 1px dotted #333300;	border-bottom: 1px dotted #333300;	border-left: 1px #333300;	width: 150px;	line-height: 1.5;	position: relative;}#footer {	font-size: 9px;	color: #339900;	padding-top: 8px;	padding-bottom: 12px;	position: relative;	}/* Links----------------------------------------------- */a:link {	color: #990000;	border-bottom: 1px dotted #990000;	text-decoration:none;}a:hover {	color: #FF0000;	border-bottom: 1px dotted #f00;	text-decoration:none;}a:visited {	color: #C66;	border-bottom: 1px dotted #C66;	text-decoration:none;}a.mainlinks:link {	color: #003300;	border-bottom: 1px dotted #003300;	text-decoration:none;}a.mainlinks:hover{	color: #f00;	border-bottom: 1px dotted #f00;	text-decoration: none;}a.mainlinks:visited {	color: #3B6C3D;	border-bottom: 1px dotted #3B6C3D;	text-decoration:none;}a.picturelinks:link {	border: none;}.smalltype {	font-size: 9px;	padding: 0px 10px 10px;}/* Lists--------------------------------------------------- */ul li {	margin: 0;	padding: 0;	line-height:1.5;  }ol li {	list-style-type: roman;}ol li li {	list-style-type: lower-alpha;}ol.abc {	list-style-type: lower-alpha;}