BODY {
  margin-top: 1cm;
  margin-bottom: 1cm;
  color: black;
  background-color: #ffffff;
  text-align: justify;
  font-size: 12pt;
  font-family: arial, helvetica, sans-serif, serif;
  font-weight: normal;
  text-decoration: none;
}

A:link {   
  color: #898989
}

A:visited {   
  color: #898989
}

#page {
  width: 780px;  
  margin-left: auto;
  margin-right: auto;  
}

#head {
  text-align: center;
  font-size: 48pt;
  font-family: times new roman, serif;
}

#title { 
  text-align: center;
  font-size: 16pt;
  font-family: times new roman, serif;
}

#menu { 
  float: left;
  width: 110pt;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
}

#description { 
  float: right;
  width: 600px;
  text-align: justify;
}

#foot {
  clear: both;
  color: #999999;
  font-size: 10pt;
  border-top-color: #666666;
  border-top-width: 1px;
  border-top-style: solid;
}

.section { 
  font-variant: small-caps;
  font-weight: bold;
  font-size: 16pt;
  font-family: times new roman, serif;
}

.news {
  color: #970000;
  font-family: courier new, courier, serif;
  padding: 10pt;
  margin-top: 0pt;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: black;
}
