body {
	font-family: Arial, Helvetica, sans-serif;
}
.greentext {
	font-size: 12px;
	font-weight: normal;
	color: #90A214;
}
.greenbar {
	font-size: 14px;
	font-weight: normal;
	color: #90A214;
}
a, a:visited {
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;
	color: #90A214;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
a.nav, a.nav:visited {
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color: #90A214;
}
a.nav:hover {
	text-decoration: underline;
	color: #ff6600;
}
.current {
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color: #ff6600;
}
.greenline {
	color: #90A214;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90A214;
}
h1 {
	color: #ff6600;
	font-size:18px;
	font-weight: bold;

}
.text {
	font-size: 14px;
}
.caption {
	font-size: 10px;
	margin-top: 20px;
}.lines-images {
	display: inline;

}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.small {
	font-size: 11px;
}
