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

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

p    { text-indent: 2em }

ul b { color: #ff9933 }
p b  { color: red }
ul i { color: green;
       font-size: 110% }
p i  { color: #66ff00;
       font-size: 110% }

A:link    { color: #cc0000;
	    font-size: 125%;
	    text-decoration: none }
A:visited { color: #cc00cc;
            font-size: 125%;
            text-decoration: none }

