a	{
	color: Gray;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a:hover	{
	color:  Gray;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

a.netlink	{
	color: gray;
		font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color:  Gray;
		font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

H1	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #9C1F2F;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color:  Gray;
}

BODY {
	scrollbar-face-color: White;
	scrollbar-arrow-color: #9C1F2F;
	scrollbar-track-color: White;
	scrollbar-shadow-color: Gray;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: #C6D0D4;
	scrollbar-darkshadow-color: C1C8CD;
}

.content	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: Gray;
	font-weight: normal;
	line-height: 16px;
}

.subhead {
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #9C1F2F;
	font-weight: normal;
	line-height: 16px;
}

.submenu {
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: Grey;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
overflow-y: auto !important;
overflow-x: hidden !important;
	
}

a.submenu {
text-decoration: none;}
