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.netlink2:hover	{
	color: Gray;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a.netlink2	{
	color: #385D7C;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #385D7C;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}



UL	{
	font-family: "Arial", "Verdana", "Sans Serif", "Trebuchet MS";
	font-size: 12px;
	color: #58595B;
	font-weight: normal;
	line-height: 17px;
	text-align: left;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color:  Gray;
}

BODY {
	scrollbar-face-color: #8bb4db;
	scrollbar-arrow-color: #254b70;
	scrollbar-track-color: #e1ebf5;
	scrollbar-shadow-color: Gray;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: #C6D0D4;
	scrollbar-darkshadow-color: C1C8CD;
}

.content	{
	font-family: "Arial", "Verdana", "Sans Serif", "Trebuchet MS";
	font-size: 12px;
	color: #58595B;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}
.px9	{
	font-family: "Arial", "Verdana", "Sans Serif", "Trebuchet MS";
	font-size: 9px;
	color: #58595B;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}


.contact	{
	font-family: "arial", "Verdana", "Sans Serif", "Trebuchet MS";
	font-size: 12px;
	color: #2A4862;
	font-weight: normal;
	text-align: left;
}

.subhead{
	font-family: "Arial", "Verdana", "Sans Serif", "Trebuchet MS";
	font-size: 14px;
	color: #2b4961;
	font-weight: normal;
	line-height: 16px;
}

.picplace {
	background-image: url(images/flower.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
