a	{
	color: #040F68;
	text-decoration: none;
}

a:hover	{
	color: #040F68;
	text-decoration: underline;
}

a.netlink	{
	color: #EFA9EE;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color:#EFA9EE;
	text-decoration: underline;
	font-weight: bold;
}

H1	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #040F68;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #EFA9EE;
	text-align: center;
}


UL	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 11px;
	color: #040F68;
}

#subhead {
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 12px;
	color:#040F68;
	font-weight: bold;
}

.content	{
	font-family: "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #040F68;
	font-weight: normal;
}

.contentlinks	{
	font-family: "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #040F68;
	font-weight: normal;
}


SELECT	{
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 11px;
	color: #B12B92;
	text-align: left;
}

BODY {
	scrollbar-face-color: #7EC318;
	scrollbar-arrow-color: #B12B92;
	scrollbar-track-color: #FF9BD0;
	scrollbar-shadow-color: #040F68;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: #CEE8B5;
	scrollbar-darkshadow-color: #588811;
}

.checkbox      {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	color: #000000;
	border: 0px;
}

.inputtext      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	color: #B12B92;
	text-align: left;
	border: 1px solid #040F68;
	margin-left: 5px;
}

.submit      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 10px;
	color: #B12B92;
	border: 1px solid #FF5ECB;
	text-align: center;
	font-weight: bold;
	background-color: #FFA2E0;
	letter-spacing: 1px;
}
