﻿.menu {
	font-family: "trebuchet ms" ,verdana,arial,helvetica,sans-serif;
	color: #47933B;
}
.menu a {
	font-size: 12.5px;
	font-weight: bold;
	line-height: 130%;
	padding: 0px 5px 0px 5px;
	color: #47933B;
	text-decoration: none;
}
.menu a:hover {
	color: #69C15B;
}
.content {
	font-family: "trebuchet ms" ,verdana,arial,helvetica,sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.content h1 {
	color: #1979E5;
	font-size: 22px;
	font-weight: normal;
}
.content h2 {
	font-size: 14px;
}
.content a {
	color: #47933B;
	text-decoration: underline;
}
.content a:hover {
	color: #69C15B;
	text-decoration: none;
}
.footer {
	font-family: "trebuchet ms" ,verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	color: #666666;
}
.footer a {
	color: #47933B;
	text-decoration: underline;
}
.footer a:hover {
	color: #69C15B;
	text-decoration: none;
}
ol li {
	margin-bottom: 10px;
}
