body {text:#000000;
		  background-color : #c0c0c0;
      background-image : url(Graphics/wavtile.gif);
			font-family :  "Times New Roman", serif
			}
	A:link {color : blue; text-decoration: none}
	A:active {color : red; text-decoration: underline}
	A:visited {color : blue; text-decoration: none}
  A:hover {color: red; text-decoration: underline}
	H1 {text-align : center;
	    font: bolder x-large;
			color : #000080}
	H2 {text-indent : 10%;
	    font: bold large;
			color : #000080}
	H4  {text-indent : 0%;
			 font: bold}		
  EM { color : red }
  DT {font-weight : bold  }
	
	table.plaque {
				 color: #ff0033;
	       font-family : arial;
				 font-size: -1; 
				 font-variant: small-caps;
				 font-weight: lighter;
				 background-color : #ffff99;
				 text-indent : 1ex;
         }
	 
	table.guide {
				 color: #ff0033;
				 background-color : #ffff99;
				 text-align : center;
				 font-weight: bold;
         }
	
