body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.menulist {
	font-size: 60%;
	list-style-image: url(pics/arrow.gif);
}
.menulist a {
	color:#0e4d15;
	text-decoration:none;
}
.menulist li {
	
}
A:active { color:#FF6633; text-decoration:underline  }
A:hover { color:#000000; text-decoration:underline }
.menuHeading {
	font-size:60%;
	font-weight: bold;
	
}
.menuHeading a {
	color:#000066;
}
.bodyText li, .bodyText p {
	font-size:80%;
	color: #000099;
}
.bodyText p.small {
	font-size:65%;
}
.bodyText h1 {
	font-size:100%;
	color:#000099;
}
