a	{
	color: #00B59E;
	text-decoration: none;
	font-weight: bold;
}

a:hover	{
	color: #00B59E;
	text-decoration: underline;
	font-weight: bold;
}
a.netlink	{
	color:#00B59E;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #00B59E;
	text-decoration: underline;
	font-weight: bold;
}


H1	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 13px;
	color: #00B59E;
	font-weight: bold;
	font-style: italic;
}

H6	{
	font-family: "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 10px;
	color: #00B59E;
	text-align: center;
}

#green{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #00B59E;
}

#green1{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #008A74;
}

LI	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma"; 
	font-size: 100%;
	color:  #00B59E;
}

.content	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.9px	{
	font-family: "Verdana", "Arial", "Sans Serif", "Tahoma";
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}
.info	{
	font-family: "Trebuchet MS", "Arial", "Sans Serif", "Tahoma";
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

TD	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}


