body {
	font-family: Arial, Helvetica, sans-serif;
	color: #006400;
	background-color: White;
	font-size: 11px;
	margin: 0px;
	text-align: center;
	background-image: url(pic/back01.gif);
}
a, a:active, a:link {
	color: White;
	font-size: 11px;
}
a:hover {
	color: #98FB98;
	background-color: Green;
	font-size: 11px;
}
table, td {
	background-color: White;
	font-size: 11px;
}

.menu{
background-color: Green;
color: White;
text-align: left;
margin-left: 0px;
padding-left: 4px;
padding-right: 4px;
height: auto;
}

.border{
background-color: Green;
}

h1 {
	font-weight: bold;
	color: #228B22;
	font-size: 24px;
}
h2 {
		font-weight: bold;
		color: #228B22;
	font-size: 20px;
}
h3 {
			font-weight: bold;
			color: #228B22;
	font-size: 16px;
}
h4 {
				font-weight: bold;
				color: #228B22;
	font-size: 14px;
}

h6 {
	font-size: 10pt;
	color: #228B22;
	font-weight: bolder;
	line-height: 1px;
}
