body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}
body {
	background-color: #444444;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #009966;
}
a:active {
	text-decoration: none;
	color: #009966;
}
h1 {
	font-size: 30px;
	line-height: 28px;
	font-weight: normal;
	color: #333333;
	margin-bottom: -8px;
}
#nav {
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: 15px;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;

}
#nav li {
	border-bottom: 1px solid #ffffff;
	
}
#nav li a:link, #nav li a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #888888;
	color: #333333;
	text-decoration: none;
	
}
#nav li a:hover {
	color: #f0f5f3;
	text-decoration: none;
	background-color: #75c17f;	
}
.footer {
	font-size: 11px;
	color: #dddddd;
	line-height: 12px;
	text-decoration: none;
	width: 400px;
	padding-top: 6px;
	padding-left: 8px;
	padding-bottom: 12px;
}
#green_tag {
	float: right;
	height: 100px;
	width: 100px;
	background-position: right;
	right: 0px;
	left: 600px;
	display: inline;
}
.float_left {
	float: left;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7FC17F;
}
.smalltext {
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	width: 136px;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 12px;
	padding-right: 0px;
}
h2 {
	font-weight: normal;
}
.smalltext_table {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}
