<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
/*  Created with the CoffeeCup HTML Editor 2008  */
/*           http://www.coffeecup.com/           */
/*       Brewed on 5/18/2009 4:21:39 PM         */

/* Edited 8/25/2009 */

body {background-color:#88b080 ;font-family:arial }
/* background color should be #88b080 */

p {font-family: arial }
p.indent {text-indent: 50px }
p.smallmargin {margin: 0cm }
p.header {font-family:georgia ; font-size:24 ; color:#5b4444 ; letter-spacing:10px; 
indent:center}
/*p.header isn't working for some reason*/

h1 {font: bold small-caps 32px arial }
h2,h3,h4,h5,h6 {font-family: arial }

a {font: small-caps 90% arial }
a.links {font-size:110% }
/*a.links also doesn't work*/

a:link {color: #ffe0e0; text-decoration: none}
a:visited {color: #ffe0e0; text-decoration: none}
a:hover {color: #ffffff; text-decoration: underline}
a:active {color: #c0c0ff; text-decoration: underline}

</html>
