.pubHead {
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

a.menu:link {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
a.menu:visited {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
a.menu:hover {
	font-weight: bolder;
	color: #339933;
	text-decoration: underline;
}

a:link {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
a:hover {
	font-weight: bolder;
	color: #003300;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-size: 10px;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.head {
	color: #006633;
	font-weight: bold;
	font-size: 14px;
}

.subhead {
	color: #006633;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;

}

.caption {
	font-size: 8px;
	font-weight: bold;
}
