BODY{background: #FFFFFF repeat; }
A:link{color: #0000FF;
       text-decoration: underline;}
A:visited{color: #7F00FF;
       text-decoration: underline;}
A:hover{color: #FF0000;
       text-decoration: underline;}
A:active{color: #FF0000;
       text-decoration: underline;}
A.dead{text-decoration: line-through;}

P{font-family: 'Lucida Casual', 'Tempus Sans ITC', 'Lucida Sans', 'Arial', 'Avant Garde', sans-serif;
  color: #000000;}

PRE{font-family: 'Lucida Sans Typewriter', monospace;}

TH{text-align: center;
   font-weight: bold;
   font-family: 'Lucida Casual', 'Tempus Sans ITC', 'Lucida Sans', 'Arial', 'Avant Garde', sans-serif;
   color: #000000;}

TD{font-family: 'Lucida Casual', 'Tempus Sans ITC', 'Lucida Sans', 'Arial', 'Avant Garde', sans-serif;
  color: #000000;}


.tablealt {background-color: #E6DDF1;}

.hilite {color: #7700FF;}

.big {font-size: 120%;}

.little {font-size: 85%;}

.fine {font-size: 70%;}


H1{font-size: 215%;
   text-align: center;
   font-family: 'Cooper Black', Cooper, serif;
   color: #000000; }

H2{font-size: 180%;
   text-align: center;
   font-family: 'Cooper Black', Cooper, serif;
   color: #000000; }

H3{font-size: 150%;
   font-weight: bold;
   font-family: 'Lucida Casual', 'Tempus Sans ITC', 'Lucida Sans', 'Arial', 'Avant Garde', sans-serif;
   color: #000000; }

H4{font-size: 120%;
   font-weight: bold;
   font-family: 'Lucida Casual', 'Tempus Sans ITC', 'Lucida Sans', 'Arial', 'Avant Garde', sans-serif;
   color: #000000; }

.invisible {display: none; }
