body {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #800000;
}
a:link {
	color: #ff8040; 
	text-decoration: none
}
a:visited {
	color: #ff8040; 
	text-decoration: none
}
a:active {
	color: #840000; 
	text-decoration: none
}
a:hover {
	color: #840000; 
	text-decoration: none
}

#page {
	background-color: #fbeac4;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#head {
	font-size: 2em;
	display: block;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
	padding: 0.2em 1em;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #840000;
}
#bar {
	text-align: right;
	font-weight: bold;
	padding: 0.2em 1em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff8040;
	border-right-color: #ff8040;
	border-bottom-color: #ff8040;
	border-left-color: #ff8040;
}
#bar a {
	font-weight: bold;
}
#bar li {
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	margin: 0em;
	margin-left: 1em;
	margin-right: 1em;
}
#bar ul {
	margin: 0em;
}

#content {
	padding: 0.3em 1em 0.2em 2em;
	display: block;
	text-align: justify;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#foot {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 2em 0.2em 0.3em;
	padding-top: 0.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #333333;
}
#colophon {
	display: block;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	margin: 0em 0.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #333333;
}
td {
	padding: 0.2em;
}
h1{
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6pt;
	margin-left: 0px;
}
h2{
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 6pt;
	margin-left: 0px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0em 0em 0.3em 0em;
	text-align: justify;
}
.table {
	margin: 0.3em 1em;
	border-collapse:collapse;
	}
.table * td{
	padding: 0.2em;
	border: 1px solid #840000;
}
.table * th{
	padding: 0.2em;
	border: 1px solid #840000;
	background-color: #840000;
	color: #e8e1bd;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.form {
	padding: 0em;
	border: 1px solid #840000;
	margin: 0.3em 1em;
	text-align: center;
}
.form * td {
	text-align: left;
}
.form * th {
	text-align: center;
	color: #e8e1bd;
	background-color: #840000;
	border: 1px solid #840000;
}
