html, body {
	height: 100%;
	margin-bottom: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  text-align: justify;
	line-height: 1.4em;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
h1 {
	 font-size: 20px; 
	 font-weight: bold;
	 margin-bottom: 0px;
	 border-bottom: 2px solid #008000;
	 }

h2 {
	 font-size: 20px; 
	 font-weight: bold;
	 margin-top: 30px;
	 margin-bottom: 5px;
	 border-bottom: 1px solid #008000;
  text-align: left;
	 }
	 
h3 {
	 font-size: 16px; font-weight: bold;
	 }
	 
.headline {
	font-family: Times New Roman;
	font-size: 22px;
	color: #000000;
	line-height: normal;
	margin-right: 5px;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {font-size: 3px}
.style10 {font-size: 18px; font-weight: bold; }
a:link {
	color: #008000;
	text-decoration: none;
}
a:visited {
	color: #008000;
	text-decoration: none;
}
a:hover {
	color: #008000;
	text-decoration: underline;
}
a:active {
	color: #008000;
	text-decoration: none;
}
.style11 {color: #CCCCCC}

button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7ADB02;
	border: 1px solid #9AFD22;
}

#menu {
	float: left;
	height: 100px;
	width: 800px;
	padding-left: 0px;	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 14px;
	height: 50px;
	width: 160px;
	margin-right: 0px;
	text-decoration: none;
	color: #ffffff;
	padding-top: 5px;
    text-align: center;
	background-color: #A4BC6A;
}

#menu a:hover {
	color: #ffffff;
	background-color: #008000;
}

#bookmenu {
  float: center;
	height: 20px;
	width: 100	 px;
	padding-left: 0px;	
}

#bookmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#bookmenu li {
	float: left;
}

#bookmenu a {
	display: block;
	float: center;
	font-weight: bold;
	font-size: 13px;
	height:18px;
	width: 100x;
	margin-right: 1px;
	text-decoration: none;
	color: #ffffff;
    text-align: center;
	background-color: #A4BC6A;
}

#bookmenu a:hover {
	color: #ffffff;
	background-color: #008000;
}	
#footer {
    text-align: center;
	background-color: #A4BC6A;	
}

-->

