body {	font-family: Arial;	background-color: #CC9966;	padding: 2em;	margin: 0;	}#font1 {	color: #ffffff;font-family: Arial;}#font2 {	color: #ffffff;font-family: Arial;}#font3 {	color: #ffffff;font-family: Arial;}a {	text-decoration: underline;}a:link {	color: #ffffff;}a:visited {	color: #ffffff;}a:active {	color: #ffffff;}a:hover {	text-decoration: underline;	color: #ffffff;}ul {	list-style: none;	padding: 0;	margin: 0;	background-color: #000000;	width: 58em;	font-size: 10pt;	color: #ffffff;	font-weight: bold;}#nav a {	font-weight: bold;	color: #ffffff;}#nav a {	text-decoration: none;}#nav a:hover {	text-decoration: underline;}#nav li li a {	display: block;	font-weight: normal;	color: #ffffff;	padding: 0.2em 10px;}#nav li li a:hover {	padding: 0.2em 5px;	border: 5px solid #ffffff;	border-width: 0 5px;}li {	float: left;	position: relative;	width: 14em;	text-align: center;	cursor: default;	border: 1px solid #ffffff;	border-width: 1px 0;	}.tinytext {font-face=Tahoma;font-size: 12px;	color: #000000;}#bigtype{  	font-size: 10pt;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;color: #ffffff;}#midtype{  	font-size: 10pt;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;color: #ffffff;}#subtype{  	font-size: 10pt;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;color: #ffffff;}li#first {	border-left-width: 1px;}li#last {	border-right-width: 1px;	border-left-width: 1px;}li#nor {	border-left-width: 1px;}li ul {	display: none;	position: absolute;	top: 100%;	left: 0;	width: 10em;	font-size: 12pt;	font-weight: normal;	padding: 0.5em 0 1em 0;	border-right: solid 1px #ffffff;	border-left: solid 1px #ffffff;	border-bottom: solid 1px #ffffff;	border-top: solid 1px #ffffff;}li>ul {	top: auto;	left: auto;}li li {	display: block;	float: none;	background-color: transparent;	border: 0;}li:hover ul, li.over ul {	display: block;}hr {	display: none;} 