BODY {
	color: #555555;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #4A714A;
}

.pgheader {
	font-size: 120%;
	font-weight: bold;
	color: #A9462B;
	padding-bottom: 8px;
}

.content1 {
	font-size: 80%;
	line-height: 120%;
}
.contentSmall {
	font-size: 60%;
	line-height: 120%;
}

.nav {
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
}
.nav A:link {text-decoration: none; color: yellow;  text-align: center; }
.nav A:visited {text-decoration: none; color: yellow;  text-align: center; }
.nav A:active {text-decoration: none;  text-align: center; }
.nav A:hover {text-decoration: underline; color: white;  text-align: center; }

.std A:link {text-decoration: none; color: #228B22;}
.std A:visited {text-decoration: none; color: #228B22;}
.std A:active {text-decoration: none}
.std A:hover {text-decoration: underline; color: blue;}

ul {list-style: square url(leaf.gif)}
