body         { background-color: #708F75}

p, ul    { color: #660000; font-family: "Tahoma" }
dd           { margin-left: 10 }


/* headers*/

h1           { color: #660000; font-family: "Pristina"; font-weight: 
               bold }
H2 { color: #660000; font-family: "Pristina"; font-weight: 
               bold }
H3 { color: #660000; font-family: "Pristina"; font-weight: 
               bold }
H4 { color: #660000; font-family: "Tahoma"; font-weight: 
               normal  }
H5 { color: #660000; font-family: "Tahoma"; font-weight: 
               normal  }
H6 { color: #660000; font-family: "Tahoma"; font-weight: 
               normal  }

/* end headers */

/* links */

a:link       { color: #660000}
a:visited    { color: #000000 }
A:hover { font-weight: bold }
A:active { font-weight: bold }

/* end links */


/* tables */



table           { background-color: #FFFFCC; color: #660000; font-family: "Tahoma"; font-weight: normal }
/* end tables */
