@charset "utf-8";
/* CSS Document */

body {
	background-color: #D4E48C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
}

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a:link {
	color: #8FA433;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8FA433;
}
a:hover {
	text-decoration: underline;
	color: #A4BA3A;
}
a:active {
	text-decoration: underline;
	color: #8FA433;
}
.Title{
	font-size: 30px;
	text-decoration: none;
	color: #000000;
}
.h1 {
	font-size: 24px;
	text-decoration: none;
}
.big {
	font-size: 16px;
}
.small {
	font-size: 10px;
}
.subtext {
	font-size: 9px;
}





 
#menu a:link {
	color: #000000;
	font-size: 16px;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #000000;
}
#menu a:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #000000;
}
#menu a:active {
	text-decoration: underline;
	font-size: 16px;
	color: #000000;
}




#submenu a:link {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
#submenu a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}
#submenu a:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #000000;
}
#submenu a:active {
	text-decoration: underline;
	font-size: 14px;
	color: #000000;
}



