body {
	margin: 0px;
        background: #a7a6a6; 
        color: #555555; 
}
        a:link {
	color: #79B613;
	font-size: 11pt;
        text-decoration: none;
	font-family: arial;
}
        a:visited {
	color: #666666;
        text-decoration: none;
}
        a:hover {
	color: #000000;
        text-decoration: underline;
}
        a:active {
	color: #79B613;
} 

H1 {
	font-weight: strong;
	color: #99b737;
	font-size: 23px;
	letter-spacing: 1px;
	margin-bottom:6px;
        text-align: center;
}

H2 {
	font-size: 22px;
	color: #333333;
	margin-top: 0;
	font-weight: bold;
}

h1.homehead {
	color: #79B613;
	text-align: center;
	font-size: 30px;
	font-family: Verdana;
	margin: 0 0 10px 0;
}

table.facts {
	margin: 50px auto 50px auto;
	border-collapse: collapse;
}

p.col1text {
	font-size: 17px;
	border-left: 3px solid #79B613;
	padding-left: 8px;
	margin-bottom: 0;
}
p {
	margin: 0px;
	font-size: 13px;
        color: #000000; 
	font-family: Verdana;
	text-align: center;
}
p.copy {
	margin: 0px;
	font-size: 13px;
        color: #000000; 
	font-family: Verdana;
	text-align: left;
}

a.sitemaplink:link {
	color: #79B613;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
}
a.sitemaplink:visited {
	color: #666666;
	font-family: arial;
	font-size: 23px;
	font-weight: bold;
}
a.sitemaplink:hover {
	color: #000000;
	font-family: arial;
	font-size: 23px;
	font-weight: bold;
}
a.sitemaplink:active {
	color: #0091e2;
	font-family: arial;
	font-size: 21px;
	font-weight: bold;
}