body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	margin: 0;
}

td {	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #000000;
		text-align: justify;
		vertical-align: top;
}

h2 {	font-size: 12pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: center;
		color: #003300;}
		
h3 {	font-size: 12pt;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-align: left;
		color: #003300;}

h4 {
	font-size: 8pt;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
}

h4 a:active { 	color: #FFFFFF; text-decoration: none;}
h4 a:link { 	color: #FFFFFF; text-decoration: underline;}
h4 a:visited {	color: #FFFFFF; text-decoration: underline;}
h4 a:hover { 	color: #FFFFFF; text-decoration: underline;}

a:active { 	color: #006600; text-decoration: none;}
a:link { 	color: #006600; text-decoration: underline;}
a:visited {	color: #009900; text-decoration: underline;}
a:hover { 	color: #00ff00; text-decoration: none; background-color:#006600}

.bg2 {
	background-image: url(images/bgtop.gif);
	vertical-align: top;
	background-repeat: repeat-x;
	text-align: center;
}
		
.bg3 {
	background-image: url(images/bg3.gif);
	border-width: 0px 0px 0px 0px;
	border-color: #000000;
	border-style: solid;
	background-repeat: repeat-x;
}
	
.bg4 {
	background-image: url(images/mapplogobg.png);
	height: 24px;
	background-repeat: repeat-x;
	color: #CCCCCC;
}
li {
	list-style-image: url(images/bullet2.png);
	line-height: 35px;
	vertical-align: top;
}
.top {
	text-align: center;
	vertical-align: top;
	background-image: url(images/mapplogobg.png);
	background-repeat: repeat-x;
	background-position: top;
}
