a      {
	color: #134C16;
}

a:link      {
	color: #134C16;
}

a:visited      {
	color: #134C16;
}

a:hover {
	color: #729473;
}

a.news  {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.head {
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	font-style: italic;

}

.subheader {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #729473;

}

.leftmenu {
	font-size: 12px;
	color: #729473;
	font-weight: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.rightmenu {

	padding-left: 25px;
}
