

body { background-color: white;
       color: black;
       font-family: verdana, helvetica, arial, sans-serif;
        }

h1 { text-align: left;
     font-style: bold;
     letter-spacing: 3px;  }

h2 { font-size: .75em;
     text-align: left;
     text-decoration: none;  }

p { text-align: left;
    line-height: 1em;  }


a:link { background-color: white;
         color: #006600;
	 text-decoration: bold;  }

a:visited { background-color: white;
            color: #003300;
            text-decoration: bold;  }









