body {
	background-color: #D6DFE4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #E9EEF1;
	font-size: 24px;
	text-decoration: none;
}

.style1 A {
text-decoration: none;
}

.style1 a:link {
	color: #E9EEF1;
}
.style1 a:visited {
	color: #E9EEF1;
}
.style1 a:hover {
	color: #D6DFE4;
}
.style1 a:active {
	color: #D6DFE4;
}

.style2 {
	color: #9FD077;
	font-size: 14px;
	text-decoration: none;
}

.style2 a {
text-decoration: none;
}

.style2 a:link {
	color: #9FD077;
}
.style2 a:visited {
	color: #9FD077;
}
.style2 a:hover {
	color: #7BAD51;
}
.style2 a:active {
	color: #D6DFE4;
}
.style13 {
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	font-size: 18px;
}

.style13 a {
text-decoration: none;
}

.style13 a:link {
	color: #006600;
}
.style13 a:visited {
	color: #9FD077;
}
.style13 a:hover {
	color: #7BAD51;
}
.style13 a:active {
	color: #D6DFE4;
}

.style14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
}
.style15 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}

UL LI {
	color: #006600;
	cursor : pointer;
	font-size: 11px;
}

UL LI:hover { 
   text-decoration: underline;
   color: #003300;
	list-style: none;
}

ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px;
	}
.style16 {font-size: 24px; font-family: Arial, Helvetica, sans-serif; color: #409500; }

.button {
height:30px;
border-color:#c2e254 #9bb838 #9bb838 #c2e254;
border-style:solid;
border-width:1px;
background:#c2e254;
cursor:pointer;
font-size: 18px;
}

.button:hover {
border-color:#FFCC66 #FFFF99 #FFFF99 #FFCC66;
border-style:solid;
border-width:1px;
background:#FFFF99;
}

.button:focus {
background:#ddd;
border-color:#ddd #333 #333 #ddd;
border-style:solid;
border-width:1px;
}
