  <style type="text/css">
	 body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; }
	 link { color : #0000EE; }
	 visited { color : #FF0000; }
	 active { color : #990066; }
	 img { border-style: none; background-color: transparent; }

	 div.menu { top:0px; left:20px; width:180px; margin: 0px; padding:10px;
		position: fixed; }
	 div.menu ul { list-style: none; margin: 0px; padding: 0px; border: none; }
	 div.menu ul li { margin-left: 15px; padding: 5px; }
	 div.menu ul li a { font-size: medium; display: block;
		border-bottom: 1px dashed #C39C4E; padding: 10px 10px 5px 5px;
		text-decoration: none; color: #333366; width:110px; }
	 div.menu a:hover { color: BLUE; background-color: WHITE; font-size: medium;
      font-weight: bold; border-bottom: 1px solid BLUE; }

    div.lower_left {top:400px; left:20px; width:180px; margin: 0px; padding:10px;
		  position:relative; }

	 div.content { position: relative; background-color: white; color: black;
		 width: 640px; margin:0px 50px 50px 200px; padding:10px; }
	 div.content td th { background-color: white; color: black; width: 50%; }
	 div.content ul li { margin: 6px 2%; }
	 div.content h1 { color : blue; }
	 div.content h2 { color : blue; margin-top : 0px; }
	 div.content h2.pagebreak { page-break-before: always; }
	 div.content h3.pagebreak { page-break-before: always; }
    div.content h4 { color : black; font-weight: normal; }
	 div.content hr { width: 100% }

	 div.footer { position: relative; background-color: white; color: black;
		 width: 640px; margin:0px 50px 50px 200px; padding:10px; }
    div.footer h4 { color : black; font-weight: normal; }
	 div.footer hr { width: 100% }
  </style>

