BODY {
  font-size: 10pt;
  font-family:  verdana,geneva,arial;
  color: #CCCCCC;
  background: #cccccc url(graphics/homepage/tile.gif) repeat-x;
}

A:link { color: #666633 }
A:visited {color: #003366}
A:active {color: #003366 }
A:hover {color: #003366}

A.subnav:link { color: #003366 }
A.subnav:visited {color: #666633}
A.subnav:active {color: #666633 }
A.subnav:hover {color: #666633}

P {
  font-family: verdana,geneva,arial;
  font-size: 10px;
  font-weight: normal;
  color: #1C0E82;
  line-height: 18px;
}

TD {
  font-family: verdana,geneva,arial;
  font-size: 10px;
  font-weight: normal;
  color: #003366;
  
}

TD.text {
  font-family: verdana,geneva,arial;
  font-size: 10px;
  font-weight: normal;
  color: #003366;
  line-height: 18px;
}

.header {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
	}
	
.subheader
	{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #666633;
	}

.subnav {
	font-family: arial;
	font-size: 11pt;
	font-weight: normal;
	color: #666633;
	line-height: 18px;
	}


.TextNav {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
  color: #003366;
  line-height: 16px;
}		

.homepagetext {
  font-family: verdana,geneva,arial;
  font-size: 9px;
  font-weight: normal;
  color: #1C0E82;

}

UL { list-style: circle outside }

UL UL { list-style: square outside }
