@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #333;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 16px;
}
body {
	background-color: #2a3821;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {	color: #3F5330;}
a:visited {	color: #688E51;}
a:hover {	color: #688E51;}
a:active {	color: #3F5330;}

h1 {	font-size: 18px;	color: #2A3821;}
h2 {	font-size: 16px;	color: #5A7847;}
h3 {	font-size: 18px;	color: #ffffff;}

.white {	color: #ffffff;	font-size: 18px; font-weight:500}
.sig {	font-size: 13px;}

p.small {line-height: 10px}


