a	{
	color: Gray;
	text-decoration: none;
}

a:hover	{
	color: Gray;
	text-decoration: underline;
}

a.netlink	{
	color: Black;
	text-decoration: none;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
}

a.netlink:hover	{
	color: Black;
	text-decoration: underline;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
}

a.netlink2	{
	color: Red;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
}

a.netlink2:hover	{
	color: Red;
	text-decoration: underline;
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
}

H1	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	color: Gray;
	font-weight: bold;
	font-style: italic;
}

H6	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: Black;
	text-align: center;
}

#red	{
	font-family:"Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: Red;
}


LI	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 90%;
	color: Gray;
}

.contentbold	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-weight: bold;
		font-size: 14px;
}


.content	{
	font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
		font-size: 12px;
}

.px9 {
font-family: "Arial", "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
font-size: 9px;
}