.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	color: #666;
}
.bodybld {
	font-weight: bold;
}
.green_b {
	color: #005030;
	font-weight: bold;
}

.bodybldital {
	color: #666;
	font-weight: bold;
	font-style: italic;
}
.gglelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #039;
}

/* Links */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
a:active {
		text-decoration: none;
}
.grylink a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.grylink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}

.top a:link, a:active, a:visited, a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}


/* Top nav links */
#grlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005030;
	font-weight: bold;
	text-decoration: underline;
	line-height:22px;
}
.grlinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005030;
	font-weight: bold;
	text-decoration: underline;
	line-height:22px;
}
.grlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #005030;
	font-weight: bold;
	text-decoration: underline;
	line-height:22px;
}
.grlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7F3800;
	font-weight: bold;
	text-decoration: underline;
	line-height:22px;
}
.grlinks a:active {
	text-decoration: none;
}
.btmnav {
	padding-left:15px;
	padding-right:15px;
}
#btmnav {
	height:40px;
	text-align:center;
	padding:75px 0 0 0;
}
