* { font-family: Verdana,Sans,Helvetica,Arial,sans-serif; 
    font-size: small; }
pre { font-family: Monospace,"Courier New",Courier,fixed; 
      font-weight: bold; }
h1 { text-align: center; 
     font-size: xx-large; }
h2 { font-size: x-large; }
h3 { font-size: medium; }

a:link, a:visited { color: red;
	 text-decoration: none; 
	 font-weight: bold; }
a:hover { color: black;
	background-color: #ffffc0; 
	font-weight: bold;}
ul { list-style-type: none; }
