/* CSS Document */

  p.body {font-family: Times New Roman; font-size: 15px; color: #663333; text-align: justify;}
  a.body:link {text-decoration: none; color: #333333}
  a.body:visited { color: #666666; }
  a.body:active { color: #333333; }
  a.body:hover { color: #333333; text-decoration: underline; }
  ol.body {font-family: Times New Roman; font-size: 15px; color: #663333; text-align: justify; }
  ul.body {font-family: Times New Roman; font-size: 15px; color: #663333; text-align: justify; }
  
  p.top {font-family: Times New Roman; font-size: 16px; color: #663333; text-align: left;  font-style: italic; font-weight:bold;}
  a.top {font-family: Times New Roman; font-size: 16px; color: #663333; text-align: left;  font-style: italic; font-weight:bold; text-decoration: underline; }
  
  a.def:link {font-weight: bold; color: #663333;}
  a.def:visited { font-weight: bold; color: #663333 }
  a.def:active { color: #333333; }
  a.def:hover { color: #333333; text-decoration: underline; }
  
  p.small {font-family: Times New Roman; font-style: italic; font-size: 11px; color: #333333; text-align: right;}
  a.small:link {text-decoration: none; font-style: italic; color: #333333}
  a.small:visited { color: #666666; font-style: italic;}
  a.small:active { color: #333333; font-style: italic;}
  a.small:hover { color: #333333; font-style: italic; text-decoration: underline; }

  p.bottom {font-family: Times New Roman; font-size: 18px; color: #663333; text-align: center;  font-style: italic; font-weight:bold;}
  
  p.bris {font-family: Verdana; font-size: 11px; color: #333333;}
  a.bris:link {text-decoration: none; color: #333333}
  a.bris:visited {text-decoration: none; color: #333333}
  a.bris:active {text-decoration: none; color: #333333}
  a.bris:hover {color: #333333 text-decoration: underline;}

  p.nav {font-family: Verdana; font-size: 11px; color: #ffffff;}
  a.nav:link {text-decoration: none; color: #ffffff}
  a.nav:visited {text-decoration: none; color: #ffffff}
  a.nav:active {text-decoration: none; color: #ffffff}
  a.nav:hover {color: #ffffff text-decoration: underline;}

  p.q {font-family: Times New Roman; font-size: 16px; color: #663333; text-align: justify;  font-weight:bold;}

  div.email {font-family: Verdana; font-size: 10px; color: #333333; text-align: right;}
  p.email {font-family: Verdana; font-size: 10px; color: #333333; text-align: right;}
  a.email:link {font-family: Verdana; font-size: 10px; text-decoration: underline; color: #333333}
  a.email:visited { font-family: Verdana; font-size: 10px; color: #666666; }
  a.email:active { font-family: Verdana; font-size: 10px; color: #333333; }
  a.email:hover { font-family: Verdana; font-size: 10px; color: #663333; text-decoration: underline; }

  p.contact {font-family: Times New Roman; font-size: 14px; color: #663333; text-align: justify;}
  a.contact:link { font-family: Times New Roman; font-size: 11px; text-decoration:italic; color: #333333;}
  a.contact:hover { font-family: Times New Roman; font-size: 11px; text-decoration:italic; color: #333333; text-decoration: underline; }
