body { background: white;
       margin-left: 1in;
       margin-right: 1.5in;
       margin-top: 0.5in; }

h1   { color: green;
       text-align: center;
       font-family: Helvetica, Arial, sans-serif;
       font-size: 48pt }

p    { text-indent: 2em }

ul b { color: navy }
p b  { color: red }

A:link    { color: orange;
	    font-size: 125%;
	    text-decoration: none }
A:visited { color: green;
            font-size: 125%;
            text-decoration: none }

