BODY {
	background-color:#E0EFC0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	text-align:justify
	color: #006600;
}
td {
	font-size: 10px;
}
.linkTable {
	border: 1px solid #599F46;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
h1 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px;
	color: #599F46;
}
h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;
	color: #599F46;
}
.catDesc {
	background-color:#9CC590;
	font-weight: Bold;
	letter-spacing: 1px;
	color: FFF;
	padding-left: 2px;
}
.links {
	color: 000;
}
.copy {
	color: 000;
	font-size: 10px;
}
.menu {
	color: 333;
	font-size: 12px;
	font-weight: Normal;
	line-height: 18px;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: underline;
	background-color: #E0EFC0;
}
.mini1 {
	font-size: 9px;
	color: #99CC99;
}
a:active {
	background-color: #E0EFC0;
	color: #CC9900;
	text-decoration: underline blink;
}
