a	{
	color: #9F5944;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #9F5944;
	text-decoration: underline;
	font-weight: bold;
}
a.netlink	{
	color: #EBDCD2;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #EBDCD2;
	text-decoration: underline;
	font-weight: bold;
}

H1	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	color: #098754;
	font-weight: bold;
	font-style: italic;
}

H6	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color:  #EBDCD2;
	text-align: center;
}

#brown{
	font-family: "Century Schoolbook", "Serif", "Times", " Georgia"
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	color: #9F5944;
}

UL	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 100%;
	color:  #333333;
}

.content	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

TD	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.picplace {
	background-image: url(images/tree_right.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
