body {	background-image: url();	background-repeat: repeat-no;	font-family: Verdana, Times New Roman, Arial, sans-serif;	font-size: 13px;	line-height: 18px;     }table {	font-size: 13px;	line-height: 18px;      }a:link,a:active,a:visited { 	color: #1E206B;	 }ul {        margin: -13px 20px 15px 45px;   }ul.none {        margin: 0px 20px 15px 45px;   }p {	margin: 0px 20px 15px 20px;  }h1 {	background-color: #CCCCFF;	font-family: Helvetica;	font-size: 25px;	line-height: 35px;	text-align: center;	color: #1E206B;	margin: 0px 0px 18px 0px;	padding: 5px 0px 5px 0px;   }h2 {	background-color: #CCCCFF;	color: #1E206B;	font-family: Helvetica;	font-size: 20px;	line-height: 25px;	text-align: center;	margin: 23px 0px 10px 0px;	padding: 0px 0px 0px 0px;  } .smaller {	font-size: 11px;	margin: 0px 0px 0px 22px;		 }#menu {	position: absolute;	left: 10px;	top: 120px;	width: 183px;	border: 1px solid gray;	padding: 15px 0px 0px 11px;	background-color: #CCCCFF;	  }#menu p {	margin: 0px 10px 15px 10px;	}#menu ul {        margin: 0px 0px 0px 0px;         }#menu li {        margin: 0px 0px 0px 0px;         }#menu a {        text-decoration: none;        }#menu a:hover {	color: #6566AB;	}  #content {	position: absolute;	left: 211px;	right: 15px;	top: 123px;	border: 1px solid gray;	padding: 0px;	background-color: white;		 }		 #content a:hover {	color: #8F8FC7;	}		 #header {	position: absolute;	left: 0px;	right: 0px;	top: 0px;	    }#footer {        background-color: #CCCCFF;        font-family: Helvetica;        font-size: 8pt;        text-align: left;        color: #5F658A;	line-height: 14px;	padding: 4px 0px 4px 5px;}
