a:link {
  background:#ffffef;
  color:#808060;
  text-decoration:none;
  font-family:Helvetica
}
a:active {
  background:#ffffef;
  color:#808060;
  text-decoration:none;
  font-family:Helvetica
}
a:visited {
  background:#ffffef;
  color:#808060;
  text-decoration:none;
  font-family:Helvetica
}
a:hover {
  background:#808060;
  color:#ffffef;
  text-decoration:none;
  font-family:Helvetica
}

BODY {
  font-family:Helvetica;
  font-size:10pt;
  background:#ffffef;
  color:#000000;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:20px;
  margin-right:20px;
}

P {
  font-family:Helvetica;
  font-size:12pt;
  margin-left:10px;
  margin-right:10px;
  margin-top:20px;
  margin-bottom:10px;
  text-align:left;
  text-indent:1.27cm;
}

#TITLE {
  margin:20px;
  text-align:center;
  font-family:Helvetica;
  font-size:22pt;
  border-style:solid;
  border-left-width:0px;
  border-right-width:0px;
  border-top-width:0px;
  border-bottom-width:0px;
}

#MINI_TITLE {
  margin-left:20px;
  margin-right:20px;
  margin-top:10px;
  margin-bottom:10px;
  text-align:center;
  font-family:Helvetica;
  font-size:14pt;
  font-weight:bold;
  border-style:solid;
  border-left-width:0px;
  border-right-width:0px;
  border-top-width:0px;
  border-bottom-width:0px;
}

#PICTURE_TEXT {
  margin:5px;
  text-align:center;
  font-family:Helvetica;
  font-size:10pt;
  font-style:italic;
  font-weight:bold;
}

#BOTTOM_TEXT {
  font-family:Helvetica;
  font-size:10pt;
  margin:20px;
  text-align:center;
  border-style:solid;
  border-left-width:0px;
  border-right-width:0px;
  border-top-width:1px;
  border-bottom-width:0px;
}

#TOP_TEXT {
  font-family:Helvetica;
  font-size:10pt;
  margin:20px;
  text-align:center;
  border-style:solid;
  border-left-width:0px;
  border-right-width:0px;
  border-top-width:0px;
  border-bottom-width:1px;
}
