body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14 px;
	line-height: 18 px;
	background-color: #421D0A;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #210400;
	line-height: 18px;
}

p.footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #DEC58C;
	text-align: right;
	padding-right: 3px;
	margin-right: 3px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #210400;
	line-height: 18px;
}

td.livearea {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFE6BA;
	padding-top: 0px;
	padding-bottom: 24px;
	padding-right: 24px;
	padding-left: 24px;
	vertical-align: top;
	font-size: 14px;
	line-height: 18px;
}


a {
	color: #0B3E42;
	text-decoration: none;
}
a:visited {
	color: #605B5B;
}
a:hover {
	color: #033;
	text-decoration: underline;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #210400;
}

ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #210400;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3A3C1E;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3A3C1E;
	font-weight: normal;
	margin-top: 3px;
	font-style: italic;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #3A3C1E;
	font-weight: normal;
}
a.footer {
	color: #DEC58C;
	text-decoration: none;
}
a.footer:hover {
	color: #DEC58C;
	text-decoration: underline;
}
a.footer:visited {
	color: #DEC58C;
}
.popup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14 px;
	line-height: 18 px;
	background-color: #DEC594;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 0px;
}
p.footerleft {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #DEC58C;
	text-align: left;
	margin-left: 6px;
}

