body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B5AEAE;
	height: auto;
	width: auto;
	text-indent: 3pt;
}

h2 {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

h3 {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

#content {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	padding-right: 7px;
	text-align: justify;
}

#header {
	height: 10px;
	margin: 0px;
	padding: 3px 0px 3px 3px;
	background-color: #686868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	clear: right;
}

#main {
	width: 800px;
	height: 100%;
	float: left;
	clear: right;
}

#searchbox {
	margin: 0px;
	padding: 3px 0px 3px 3px;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}
