body, p, td, th, ul {
color: #000;
font-family: "Times New Roman", Garamond, serif;
font-size: 12pt;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Tahoma" , "Trebuchet MS","Comic Sans MS", Arial, sans-serif;
  }

#content {
background-color: #fff;
width: 100%;
border: none;
}

A:LINK {color : #00000; font-weight: bold; text-decoration: underline;}
A:VISITED {color : #000000; font-weight: normal; text-decoration : underline;}
A:HOVER {color : #000000; font-weight: bold; text-decoration : underline;}
A:ACTIVE {color : #000000; font-weight: bold; text-decoration : underline;}



#navigation, #footer, .noprint { display: none; }