body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: 003366;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 1.2em;
	color: #54682c;
	font-weight: bold;
	margin-bottom: -.7em;
}
h2 {
	color: #688138;
	font-weight: bold;
	margin-bottom: -1em;
	font-size: 1em;
}
a:link {
	color: #54682C;
	letter-spacing: normal;
	font-size: x-small;
}
a:hover {
	color: #7A0708;
	font-size: x-small;
}


a:visited {
	color: #54682C;
	font-size: x-small;
}
a:active {
	color: #54682C;
	font-size: x-small;
}
.quote {
	font-style: italic;
	color: 54682c;
}
p {
	margin-bottom: -2.5px;
	line-height: 1.5em;
	font-size: 13px;
}

