body {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #3e1000;
	padding: 0px;
	margin: 0px;
	}
a:link {
/*	color: #3e1000; */
	color: #800000;
	text-decoration: none;
	}
a:visited {
/*	color: #3e1000; */
	color: #800000;
	text-decoration: none;
	}
a:hover {
	color: #b59d25;
	text-decoration: none;
	}
a:active {
	color: #b59d25;
	text-decoration: none;
	}
.main {
	width: 80%;
	margin-left: 10%;
	padding: 0;
	background-color: #ffffde;
	float: left;
	}
.left {
	width: 20%;
	padding-left: 1em;
	margin-bottom: 1em;
	line-height: 1.1em;
	float: left;
	}
.right {
	float: left;
	width: 70%;
	padding-left: 1em;
	padding-right: 1em;
	line-height: 1.3em;
	}
.month, .name {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	}
.sections {
	color: #a7710f;
	}
/* ffd */

