body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.footer {
	font-size: 11px;
	color: #000000;
}
.text {
	margin-top: 2em;
	margin-right: 3em;
	margin-bottom: 1em;
	margin-left: 2em;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #934900;
	text-decoration:none;
}
.contenttbl {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7CF;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}

.gobledygook {
	margin-top: 2em;
	margin-right: 3em;
	margin-bottom: 2em;
	margin-left: 3em;
	font-size: 18px;
}
.small {
	font-size: 10px;
	text-align: left;
}

