@charset "ISO-8859-1";
/* CSS Document */

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 18px;
	padding: 3px;
}
.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006331;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 200px;
	text-decoration: none;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #006331;
}

a:link {
	color: #006331;
}
.formtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-align: left;
	white-space: normal;
	display: block;
}
