body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bluemed {
	color: #006699;
	font-size: medium;
	font-style: oblique;
	font-weight: bold;
}
.grntitle {
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #669933;
	text-indent: 10pt;
	text-align: left;
}
.edit {
	font-size: x-large;
	font-weight: bolder;
	color: #990000;
	text-decoration: underline overline;
}
.footer {
	font-size: x-small;
	font-weight: bold;
	color: #EEEEEE;
}
a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.subnav {
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
.grnsmall {
	color: #336600;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.grnmed {
	font-size: medium;
	font-weight: bold;
	color: #669933;
}
hr {
	line-height: 1px;
	color: #669933;
}
.credit {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

