/* --- static menu styles ---note:	1. not all browsers render styles the same way so try out your style sheet	on different browsers before publishing;style naming convention:	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>*/.m0l0o {	text-decoration: none;	margin: 0px;	border: 0px;}.m0l1o {	text-decoration: none;	margin: 0px;	border: 0px solid #ffffff;}.m0l2o {	text-decoration: none;	margin: 0px;	border: 0px solid #ffffff;}.m0l0i {	padding: 4px;	text-decoration: none;	font-family: Arial, Helvetica, Tahoma, Geneva, Verdana;	font-size: 11px;}.m0l1i {	padding: 6px;	text-decoration: none;	font-family: Arial, Helvetica, Tahoma, Geneva, Verdana;	font-size: 11px;}.m0l2i {	padding: 6px;	text-decoration: none;	font-family: Arial, Helvetica, Tahoma, Geneva, Verdana;	font-size: 11px;}html, body {	margin: 14;	padding: 0;}body {	font-family: Times New Roman, Times, serif;	font-size: 12px;	color: #000000;	background-color: #000000;}.maincopy {	font-family: Times New Roman, Times, serif;	font-size: 12px;	font-weight: normal;	color: #000000;	line-height: 15px;	font-style: normal;	font-variant: normal;}.heading {	font-family: Times New Roman, Times, serif;	font-size: 18px;	font-weight: bolder;	color: #000000;}.mouse {	font-family: Times New Roman, Times, serif;	font-size: 10px;	font-weight: normal;	color: #666666;}a:link {	font-weight: bold;	color: #000000;}a:visited {	font-weight: bold;	color: #000000;}a:hover {	font-weight: bold;	color: #000000;}.subhead {	font-family: Times New Roman, Times, serif;	font-size: 18px;	font-weight: bold;}.maincopyITALIC {	font-family: Times New Roman, Times, serif;	font-size: 12px;	font-weight: normal;	color: #000000;	line-height: 15px;	font-style: italic;	font-variant: normal;}.maincopyBOLD {	font-family: "Times New Roman", Times, serif;	font-size: 12px;	font-weight: bold;	color: #000000;	line-height: 15px;	font-style: normal;	font-variant: normal;}.subhead2 {	font-family: "Times New Roman", Times, serif;	font-size: 16px;	font-weight: bold;}.mouseITALIC {	font-family: "Times New Roman", Times, serif;	font-size: 10px;	font-weight: normal;	color: #666666;	font-style: italic;}