body {
	font-size: 80%;
	text-align: center;
	margin-right: 80px;
	margin-left: 80px;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #3300FF;
}
a:active {
	color: #EEEEEE;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #CC0000;
}
li {
	margin-bottom: .5em;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
}
.LegalGoo {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
.Menu {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.FAQuestion {
	font-weight: bold;
}
.Small {
	font-size: .75em;
}
.LincolnPhoto {
	clear: both;
}
