body {background-image: url(pic/bkgrnd.gif);
      color: #000000;
	  font-family: arial;}

a:link {color: green;}

a:active {color: yellow;}

a:visited {color: maroon;}

p {text-indent: 20px;
   text-align: justify;}

h1 {text-align: center;
    font-size: 150%;
	font-weight: bold}
	
h2 {font-size: 110%;
    font-weight: bold;}
	
td {vertical-align: top;}

UL {list-style-image: url(pic/blueup.gif);    }
