body { background-color :#C9C0BB;
       color : #552233;
       font-family : verdana, arial, helvetica;
       font-size : 80% }

strong { color : #552233;
         font-family : verdana, arial, helvetica;
         font-size : 100% }

td { color : #552233;
     font-family : verdana, arial, helvetica;
     font-size : 80% }

h1 { text-align : center;
     margin-bottom : 1em }

a:link { color : #552233;
         text-decoration : none }

a:visited { color : black;
            text-decoration : none }

a:active { color : #552233 }

a:hover { color : green;
          text-decoration : underline }

