body,td,th {
	color: black;
	font-family: georgia, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
}

.menu {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	color: #ebedc8;
}

.title {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	color: #72241f;
}

.white {
	line-height: 18px;
	font-size: 13px;
	color: #ebedc8;
}

.smallwhite {
	line-height: 10px;
	font-size: 10px;
	color: #ebedc8;
}

ul.disc {
	list-style-type: disc;
	line-height: 17px;
	font-size: 13px;
	color: white;
}

a:link, a:active, a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #c89552;
	text-decoration: underline;
}
