a	{
	color: #009001;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #009001;
	text-decoration: underline;
	font-weight: bold;
}
a.netlink	{
	color: #009001;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #009001;
	text-decoration: underline;
	font-weight: bold;
}

H1	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	color: #009001;
	font-weight: bold;
	font-style: italic;
}

H6	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #009001;
	text-align: center;
}

#brown{
	font-family:  "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #D0A86B;
}

#green{
	font-family:  "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #009001;
}


UL	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 100%;
	color: #58595B;
}

.content	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #58595B;
	font-weight: normal;
}


TD	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #58595B;
	font-weight: normal;
}

