a	{
	color: #334777;
	text-decoration: none;
}

a:hover	{
	color: #334777;
	text-decoration: underline;
}
a.netlink	{
	color: #334777;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #334777;
	text-decoration: underline;
	font-weight: bold;
}

H1	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #334777;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #334777;
	text-align: center;
}

#subhead{
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	line-height : 20px;
}

.content	{
	font-family: "TrebuchetMS", "Verdana", "Sans Serif", "Tahoma";
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	line-height : 13px;
}

#smallprint	{
	font-family: "TrebuchetMS", "Verdana", "Sans Serif", "Tahoma";
	font-size: 8px;
	color: #AA0000;
	font-weight: bold;
}

UL	{
	font-family: "TrebuchetMS", "Verdana", "Sans Serif", "Tahoma";
	font-size: 11px;
	color: #000033;
	font-weight: normal;
	line-height : 13px;
}

.formcontent	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #555353;
	font-weight: normal;
}

.table	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 10px;
	color: Gray;
	font-weight: bold;
	
}

#smallcontent	{
	font-family: "TrebuchetMS", "Verdana", "Sans Serif", "Tahoma";
	font-size: 9px;
}

SELECT	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #334777;
	text-align: left;
}

BODY {
	scrollbar-face-color: #333366;
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: #D1D1D1;
	scrollbar-shadow-color: #0066CC;
	scrollbar-highlight-color: Window;
	scrollbar-3dlight-color: #2D3E68;
	scrollbar-darkshadow-color: #FFFFFF;
}

.inputtext      {
	font-family: "TrebuchetMS", "Verdana", "Sans Serif", "Tahoma";
	font-size: 10px;
	color: #000066;
	text-align: left;
	border: 1px solid #72B1CF;
	padding-left: 1px;
}

.submit      {
	font-family: "TrebuchetMS", "Verdana", "Sans Serif", "Tahoma";
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #000066;
	letter-spacing: 1px;
}