body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffe1;
	margin: 10px;
	scrollbar-arrow-color: #5D634E; 
	scrollbar-shadow-color: #5D634E; 
	scrollbar-darkshadow-color: #ffffe1; 
	scrollbar-track-color:  #ffffe1; 
	scrollbar-face-color:  #ffe898; 
	scrollbar-3d-light-color:  #5D634E; 
	scrollbar-highlight-color: #ffe898;	
	scrollbar-base-color: #ffffe1;	

}

a:hover {
	color: #006600;
	text-decoration: none;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #ffffe1;
	vertical-align: middle;
	text-align: center;
	color: #6c8046;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	background-color: #ffffe1;
	text-align: center;
	padding: 10px;
	width: 150px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #ffffe1;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #ffffe1;
	color: #5d634e;
	text-align: center;
	font-size: 10px;
	height: 10px;
}

.links {
	color: #006600;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
.Stil1 {	color: #000000;
	font-weight: bold;
	font-style: italic;
	
	font-family: Georgia, "Times New Roman", Times, serif;
}
.links1 {
	color: #006600;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}