h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold;  color: #000000}h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;  color: #000000}h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; color: #000000}p {  font-family: Arial, Helvetica, sans-serif; font-size: 13px;  color: #000000}ul { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  color: #000000}li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;   margin-left:10px; color: #000000}.plink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#333399}.menutext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CCCCCC; margin-right: 10px; margin-left: 10px; text-decoration: none; }a.menutext:hover {  color: #FFFFFF; text-decoration: none}.selectmenutext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; margin-right: 10px; margin-left: 10px; text-decoration: none; }.copyrighttext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  color: #666666}.copyrightlink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  color: #9999CC; text-decoration:none;}body {	font-family: Verdana, Arial, Helvetica, sans-serif;}#nav, #nav ul {	float: left;	width: 37em;	list-style: none;	line-height: 1.4;	background: #666666;	font-weight: bold;	padding: 0;	border-width: 1px #FFFFFF;	margin: 0 0 1em 0;	}#nav a {	display: block;	color: white;	text-decoration: none;	width: 10em;}#nav li { /* all list items */	float: left;	width: 10em; /* width needed or else Opera goes nuts */}#nav li ul { /* second-level lists */	position: absolute;	background: #666666;	width: 5em;	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */}#nav li li {	padding-right: 0;	width: 13em}#nav li ul ul { /* third-and-above-level lists */	margin: -1em 0 0 10em;}#nav li:hover ul ul, #nav li.sfhover ul ul {	left: -999em;}#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */	left: auto;}#content {	clear: left;	color: #000000;}