body {
	font-family: Garamond, "Times New Roman", Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFDE94;
	background-color: #810912;
}
.innertext {
	font-family: Garamond, "Times New Roman", Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #810912;
	background-color: #FFDE94;
	scrollbar-face-color: #FFDE94;
	scrollbar-highlight-color: #810912;
	scrollbar-3dlight-color: #FFDE94;
	scrollbar-darkshadow-color: #FFDE94;
	scrollbar-shadow-color: #810912;
	scrollbar-arrow-color: #810912;
	scrollbar-track-color: #FFDE94;
}
.innertext a {
	font-family: Garamond, "Times New Roman", Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0033;
	background-color: #FFDE94;
}
a {
	font-family: Garamond, "Times New Roman", Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC33;
	text-decoration: underline;
}
th {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #810912;
	border-right-color: #810912;
	border-bottom-color: #810912;
	border-left-color: #810912;
}
.tablesep {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
input.red {
	background-color: #810912;
	font-weight: bold;
	font-size: 12px;
	color: #FFDE94;
}
input.yellow {
	background-color: #FFDE94;
	font-weight: bold;
	font-size: 12px;
	color: #810912;
}
td.flag img, span {
	vertical-align: middle;
	display: inline-block;
}
.absmargin {
	margin: 0.5em;
}