BODY
{
    BACKGROUND-COLOR: white;
	line-height:1.6em;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, td {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.largetext {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
hr
{
	height: 1px;
	color: #999999;
}

.hideimage, .image, .imageright, .noborder {
display:none;
}

h1 {font-size: 1.6em;
font-weight: bold;
text-align: left;}


/* ---------- GREENNAV LINKS ----------- */

a:link, a:active, a:visited {
	color:#4B8DAD;
	font-size:1em;
	text-decoration:underline;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover{
	background-color:#ECF4F7;
	color:#4B8DAD;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
img
{
	display:none;
}