body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.nav_buttons1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #66CC99;
	color: #006633;
	line-height: 16px;
}

.nav_buttons1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC99;
	color: #FFFFFF;
	line-height: 16px;
}

a:link {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
}
.big_heading {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
}
.small-bold {
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.small_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.style7 {font-size: 18px; color: #339966; }
.page_name {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006666;
}

