body {
  margin:0px;
  padding:0px;
}
a.menucom:link {
  /*text-decoration: none;*/
  color: black;
}
a.menucom:visited {
  color: black;
}
a.menucom:hover {
  color: red;
}

div.smallF {
  /*font-size: 8pt;*/
  font-size: 90%;
  font-family: arial;
  text-align: justify;
}
div.medium {
  font-size: 90%;
  font-family: arial;
}
div.mediumB {
  font-size: 90%;
  font-family: arial;
  font-weight: bold;
}
div.mediumF {
  font-size: 90%;/*9pt;*/
  font-family: arial;
  text-align: justify;
}
div.mediumCLS {
  font-size: 90%;/*9pt;*/
  font-family: arial;
  color: #999;
  text-align: center;
  font-style: italic;
}
div.title {
  font-size: medium;
  font-weight: bold;
  font-family: arial;
}
div.titleF {
  font-size: medium;
  font-weight: bold;
  font-family: arial;
  text-align: center;
}
div.vbigF {
  font-size: normal; /*10pt;*/
  font-weight: bold;
  font-family: arial;
}
div.bigF {
  font-size: small; /*10pt;*/
  font-weight: bold;
  font-family: arial;
}
div.bigFC {
  font-size: small;
  font-weight: bold;
  font-family: arial;
  text-align: center;
}
td.menu {
  background-image:url("img/menubar0-1.png");
  color: white;
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;
  height: 20px;
}
div.smallFC {
  font-size: 80%;
  font-weight: bold;
  font-family: arial;
  text-align: center;
}
div.title1 {
  text-align: left;
  font-size: 88%;
  font-weight: bold;
  font-family: arial;
}
div.title2 {
  text-align: center;
  font-size: 88%;
  font-family: arial;
}
div.box1 {
  border: 1px solid #000;
}
div.textC {
  text-align: center;
  font-size: 80%;
  font-family: arial;
}
div.box2 {
  border: 2px solid #000;
}

