body {
		  text: black;
		  background-color : #c5ae87;
			font:   Arial, Helvetica, 10pt/20pt
			}
			
  P.leftlink {font:   Arial, Helvetica, 10pt/20pt}		
	A.leftlink {font:   Arial, Helvetica, 10pt/20pt;
	            color : #660000 }

	A:link    {color : #660000; font: bold; text-decoration: none}
	A:visited {color : #660000; font: bold; text-decoration: none}
	A:active {color : red; font: bold; text-decoration: underline}
  A:hover  {color : red; font: bold; text-decoration: underline}
  H1 {text-align : center;
	    font: bolder large;
			color : #f5f5dc}
	H2 {text-align : center;
	    text-indent : 10%;
	    font: bold large;
			color : #f5f5dc}
	H3 {text-indent : 10%;
	    font: bold large;
			color : #f5f5dc}
	H4  {text-indent : 0%;
			 font: bold}		
  EM { color : red }
  DT {font-weight : bold  }
  	