	body,p,li,a,h1,h2,th,span,span.normal {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 0.92em
	}
	h1 {
		font-size: large
	}
	h2 {
		font-size: medium
	}
	h3 {
		margin-bottom:5
	}
	p.small, a.small, span.small {
		font-size: 0.76em
	}
	a, a:visited, a:active {
		color: #925325
	}
	a:hover {
		color: #D67E07
	}
	a.topbuttons,a.topbuttons:active,a.topbuttons:visited {
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
		color: #7A3D3D;
		text-decoration: none;
		font-weight: bold
	}
	a.topbuttons:hover {
		color: #ffffff;
		text-decoration: underline
	}
	a.mainmenu, a.mainmenu:active, a.mainmenu:visited {
		color: #FDF2D9;
		text-decoration: none
	}
	a.mainmenu:hover {
		text-decoration: underline;
		color: #FDF2D9
	}
	th.sidebar {
		text-align: left;
		background-color: #7A3D3D;
		font-size: small;
		color: #ffffff
	}
	td.sidebar {
		background-color: #FEEDBA
	}
	td.sidebar p {
		font-size: x-small
	}
	td.sidebar a {
		font-size: 11pt
	}
	tr.row {
		background-color: #ffffff
	}
	tr.row2 {
		background-color: #FEEDBA
	}
	th.regular {
		text-align: left;
		background-color: #7A3D3D;
		color: #ffffff
	}
	span.note {
		font-weight: normal;
		color: red;
		font-size: small
	}
	p.pos, ul.pos {
		font-weight: bold;
		color: green
	}
	p.neg, ul.neg {
		font-weight: bold;
		color: red
	}
	input.required, select.required, textarea.required {
		background-color: #FEF7E2
	}
	span.required {
		color: red;
		font-size: medium;
		font-weight: bold
	}
	span.normal {
		font-weight: normal
	}
