.Title {
	font-size: 1.2em;
	font-style: italic;
	color: #333300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
a.TitleLink:link, a.TitleLink:active, a.TitleLink:visited {
	color: #333300;
	text-decoration: none;
}
a.TitleLink:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #A9A985;
}
.small {
	font-size: 0.8em;
	color: #666666;
}
#justify {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
