body {	font-family: verdana, helvetica, serif;		font-size: 9pt;		/*background: yellow;*/		padding: 0;		margin: 0;	}	  		  /*TD {color: black; font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt}DIV {color: black; font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt}P {color: black; font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt}EM { color: red; font-style: italic}*/h1 {	text-align: center;		padding: 0 0 0.25em 0;		margin: 0;	}		/*H1 {color: black; font-size: 28pt; font-family: Times New Roman, serif}H2 {color: black; font-size: 14pt; font-family: verdana, arial, helvetica, sans-serif; font-style: bold}H3 {color: black; font-size: 12pt; font-family: verdana, arial, helvetica, sans-serif}*/a:active {  color: #FF0096; text-decoration: underline}a:hover {  color: #09ADD5; text-decoration: underline}a:link {  color: #0404B4; text-decoration: none}a:visited {  color: purple; text-decoration: underline}HR {color: brown; height: 1px; width: 700px; text-align: center}ul {	list-style: none;		padding: 0;		margin:0 0 0 0; }#nav a {	font-weight: bold;			color:#4E4A94; 	}#nav a {text-decoration: none;	}/*#nav li li a {	display: block;				font-weight: normal;				color: #060; 				padding: 0.2em 10px;}#nav li li a:hover {						padding: 0.2em 5px;						border: 5px solid #7d6340;						border-width: 0 5px;}*/li {	float: left;	position:relative;	width: 13em;	text-align: center;	cursor: default;	background-color: #BBC8D3;	border: 0 /*1px solid #7d6340*/;	border-width: medium;	margin: 0 0 0 0;	}li#first {border-left-width: 0;}li#last {border-right-width: 0;}li ul {	display: none;		position: absolute;		top: 100%;		left: 0;		font-weight: normal;		/*background: url(images/ddbg3.gif) bottom left no-repeat;*/		/*padding:0.5em 0 1em 0;*/		/*border-right: solid 1px #060;		border-left: solid 1px #060;		border-bottom: solid 1px #060;*/		border-top: solid 1px #BBC8D3;		background-color: white;		margin: 0 0 0 0em}li>ul {	top: auto;		left: auto;	}li li {	display: block;		float: none;		background-color: white;		border: 0;		border-right: solid 1px #BBC8D3;		border-left: solid 1px #BBC8D3;		/*border-top: solid 1px #060;*/		border-bottom: solid 1px #BBC8D3;	}li:hover ul, li.over ul {display: block;}hr {display: none;}/*p {	clear: left;	background: url(images/remora.gif) center left no-repeat;	padding: 1em 1em 0 1em;	margin: 0;}p.image {	float: right;	font-size: 0.8em;	text-align: center;	color: #7d6340;	padding: 1.25em 1.25em 0.25em 0.25em;}p.image img {	display: block;	border: 1px solid #7d6340;}*/
