body {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	font-size: 1em;
	line-height: normal;
	font-weight: bold;


}

.table {
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	color: #DED496;
	font-weight: normal;


}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #663300;
	font-weight: bold;
	font-style: normal;
	line-height: 2em;


}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #663300;
	line-height: normal;

}

.olive {
	background-image: url('images/olive_branch.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #999933;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #999933;
	text-decoration: none;
}

