h1,h2,h3
{ font-family: "comic sans ms", arial, "sans serif"; }

H1.center,H2.center,H3.center,P.center,BR.center {text-align: center}

P.right {text-align: right}
EM {font-size: larger;
    font-style: normal;
   }
BR.fontsmall {font-size: small} 

p,table,li,address
{
font-family: "comic sans ms", arial, "serif"; 
margin-left: 10pt;
}

img
{
margin: 12px;
}

p,li,th,td
{ font-size: 80%; }

h1,h2,h3
{ color:saddlebrown; }

font { color:grey; }

a:link     { color:blue }
a:visited  { color:saddlebrown }
a:active   { color:red }
a:hover    { color:green }

body
{ background-color: #EFE7D6; }

hr {color: red; }

