body
 {
   font-family:      helvetica,sans-serif,arial;
   background-color: #FFFEF1;
   color:            black;
}


h1
 {      
   font-weight: 700;
   text-align: center;
}


p,li,ul,h3
 {
   font-family: helvetica,sans-serif,arial;
}


td
 {
   font-family:    helvetica,sans-serif,arial;
}


th
 {
   font-family:    helvetica,sans-serif,arial;
   font-weight:    700;
}


tt
 {
   font-family:    courier;
   font-weight:    400;
}


a:active
 {
   color: #3B4BE5;
   background-color: transparent;
   text-decoration: none;
}


a:visited
 {
   color: #000099;
   background-color: transparent;
   text-decoration: none;
}


a:link
 {
   color: #3B4BE5;
   background-color: transparent;
   text-decoration: none;
}


a:hover
 {
   text-decoration: underline;
}


.footer
 {
   font-size:        75%;
   font-style:       italic;
}


.fussnote
 {
   font-size:        75%;
}

