body {
    font-family: Georgia,Times;
	font-weight: 500;
	color: #312111;
	text-decoration: none;
	background-color: #FFFFFF;
}
td {
	font-family: Georgia,Times;
	color: #312111;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:link {
	font-family: Georgia,Times;
	font-weight: bold;
	color: #312111;
	text-decoration: underline;
}
a:visited {
	color: #604122;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #604122;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #604122;
	font-weight: bold;
	text-decoration: underline;
}
td.bottomleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #494949;
	border-right-color: #494949;
	border-bottom-color: #494949;
	border-left-color: #494949;
	font-family: Georgia, Times;
	font-size: 9px;
	color: #312111;

}
td.bottommiddle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #494949;
	border-right-color: #494949;
	border-bottom-color: #494949;
	border-left-color: #494949;
	font-family: Georgia, Times;
	font-size: 9px;
	color: #312111;

}
td.bottomright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #494949;
	border-right-color: #494949;
	border-bottom-color: #494949;
	border-left-color: #494949;
	font-family: Georgia, Times;
	font-size: 9px;
	color: #312111;

}
td.menu {
	font-family: Georgia, Times;
	background-color: #FFFFFF;
	border: 1px dashed #494949;

	}
td.menuhead {
	font-family: Georgia, Times;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #312111;

}input {
	font-family: Georgia, Times;
	font-size: 12px;
	color: #312111;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dashed #494949;
}
textarea {
	font-family: Georgia, Times;
	font-size: 12px;
	color: #312111;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dashed #494949;
}
