body {	font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;	font-size: 14pt;	margin: 0 10% 0 10%;	padding: 0;	background-color: #FFF;}p {	font-size: 80%;	color: #333333;	padding-left: 5px;}ul {		font-size: 85%;		font-weight: bold;		color: #006699;		list-style: none;		margin-left: 2em;		padding-left: 1em;		text-indent: -1em;		}blockquote {		font-size: 85%;		font-weight: bold;		color: #CC0000;		margin-left: 2em;		margin-right: 2em;		}h1 {	font-size: 100%;	color: #CC0000;	background-color: #CCCCCC;	border-bottom-style: dotted;	border-bottom-color: #CCCCCC;	padding-left: 5px;	padding-top: 3px;}.heading_ro {	font-size: 65%;	color: #FFFFFF;}.tableheading {	font-size: 75%;	font-weight: bold;	color: #003366;}.tablebody {	font-size: 85%;	color: #333333;	padding-left: 5px;}.sidebarheading {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 85%;	font-weight: bold;	color: #333333;}.sidebartext {	font-family: Arial, Helvetica, sans-serif;	font-size: 75%;	color: #666666;}.sidequote {	color: #990000;}#sidebar ul {		font-weight: bold;		color: #006699;		list-style: none;		margin-left: 0;		padding-left: 1em;		text-indent: -1em;		}#sidebar blockquote {		font-weight: bold;		color: #CC0000;		margin-left: 1em;		margin-right: 1em;		}.subhead {	font-size: 12pt;	font-weight: bold;	color: #003366;}#menu {	width: 140px;	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	}#menu ul {	list-style: none;	margin: 0;padding: 0;	border: none;	}#menu li {	border-bottom: 1px solid #FFFFFF;	margin: 0;	}#menu li a {	display: block;	padding: 3px 3px 3px 1.5em;	border-left: 12px solid #C7C7C7;	border-right: 8px solid #C7C7C7;	background-color: #E0E0E0;	color: #999999;	text-decoration: none;	width: 100%;	}html>body #menu li a {width: auto;}#menu li.selected a {	display: block;	padding: 3px 3px 3px 1.5em;	border-left: 12px solid #7D7D7D;	border-right: 8px solid #7D7D7D;	background-color: #CCCCCC;	color: #666666;	text-decoration: none;	width: 100%;	}html>body #menu li.selected a {width: auto;}#menu li a:hover {	border-left: 12px solid #7D7D7D;	border-right: 8px solid #7D7D7D;	background-color: #CCCCCC;	color: #666666;	}