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;
}

a.netlink2	{
	color: #2C3A6A;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.netlink2:hover	{
	color: #2C3A6A;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

H1	{
	font-family: "Trebuchet MS", "Verdana", "Tahoma", "Sans Serif";
	font-size: 14px;
	color: #E8113E;
	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", "Tahoma", "Sans Serif", "Trebuchet MS";
	font-size: 12px;
	color: #141D3C;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}

.contact	{
	font-family: "Verdana", "Tahoma", "Sans Serif", "Trebuchet MS";
	font-size: 11px;
	color: #141D3C;
	font-weight: normal;
	text-align: left;
}
UL	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma"; 
	font-size: 11px;
		line-height: 22px;
	color: #113D6B;
	text-align: left;
	margin-left: -10px;

}

#subhead{
	font-family:  "Trebuchet MS", "Verdana", "Tahoma", "Sans Serif";
	font-size: 16px;
	color: #003E88;
	font-weight: bold;
	line-height: 18px;
	
}

#subhead_red{
	font-family:  "Trebuchet MS", "Verdana", "Tahoma", "Sans Serif";
	font-size: 16px;
	color: #E8113E;
	font-weight: bold;
	line-height: 18px;
	
}

.picplace {
	background-image: url(images/watermark.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
