
html, body { background-color: #aaaaaa;
	font-style: normal;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-size: 1em;
	line-height: 1.3em;
	}
	
#main{
	background-color: #cccc99;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	}

#content{
	margin-top: 1px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	}

#content img {
	border: none;
	float: left;
	margin: 5px 10px 10px 0px;}

.henv {font-size: 0.85em;}


a {
	text-decoration: none;
	font-weight: bold;
	color: black;}

 a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background: #404b05;}
   
h1 {	font-size: 1.75em;
	margin-top: 2em;
	margin-bottom: 0;}



h2 {	font-size: 1.15em;
	margin-top: 1.3em;
	margin-bottom: 0;}


h3{
	font-size: 0.9em;
	font-weight:bold;}


p, ul, table {
 	margin-top: 0.5em;
 	margin-bottom: 1em;
 }



caption{
	font-size: 1em;
	font-weight:bold;}

ul#menu{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	background: #cccc99;
	float: left;
	width: 730px;}

ul#menu li{
	display: inline;}

ul#menu a{
	display: block;
	float: left;
	padding: .15em .6em;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 0.78em;
	color: #ffffff;
	background: #404b05;
	border-right: 2px solid #cccc99;}

ul#menu a:hover{
	color: #eeeeee;
	background: #272d08;}	

table {
	table-layout: auto;
	border-collapse:collapse;

}

th, td {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	border-style: solid;
	border-color: black;
	border-width: 1px;}

caption{
	text-align: left;}

.hule {font-weight: bold;}

#footer {
	font-size: 0.8em;
	line-height: 1.1em;}