body	{
background-color:#fff;
}

.body a:active { color: #339900; text-decoration: underline; font-weight: bold}
.body a:link {  color: #339900; text-decoration: underline; font-weight: bold}
.body a:visited {  color: #339900;text-decoration: underline; font-weight: bold}
.body a:hover {  color: #006600; text-decoration: underline ; font-weight: bold}

.footer  a:active {  color: #ffffff; text-decoration: none}
.footer  a:link {  color: #ffffff; text-decoration: none}
.footer  a:visited {  color: #ffffff; text-decoration: none}
.footer  a:hover {  color: #006600; text-decoration: none}

.leftnav  a:active {  color: #009900; text-decoration: none}
.leftnav  a:link {  color: #009900; text-decoration: none}
.leftnav  a:visited {  color: #009900; text-decoration: none}
.leftnav  a:hover {  color: #006600; text-decoration: underline}

.leftnav p { 
margin: 4px 0 12px 0;
}

.page_content	{
padding: 0 10px 10px 10px;
}


.close  a:active {  color: #ffffff; text-decoration: none}
.close  a:link {  color: ffffff; text-decoration: none}
.close  a:visited {  color: #ffffff; text-decoration: none}
.close  a:hover {  color: #CCCCCC; text-decoration: underline}

.bottomnav
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	}

h1 {
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #090;
	text-align:center;
}


h2 {
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 15px 0 2px 0;
	text-align:center;
}

h3 {
	font: bold 15px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align:center;
}


p, li, td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
