 body  {
  background-color : #ffffff;
}
h1 {
  font-style : italic;
  font-weight : normal;
  text-align : left;
  font-size : 16px;
  font-family : Palatino, sans-serif, Arial;
  empty-cells : show;
}
h2 {
  font-style : normal;
  font-weight : normal;
  text-align : center;
  font-size : 32px;
  font-family : Palatino, sans-serif, Arial;
  empty-cells : show;
}
h3 {
  font-style : normal;
  font-weight : normal;
  text-align : center;
  font-size : 12px;
  font-family : Palatino, sans-serif, Arial;
  empty-cells : show;
}
h4 {
  font-style : normal;
  font-weight : normal;
  text-align : left;
  font-size : 12px;
  font-family : Courier, sans-serif, Arial;
  empty-cells : show;
}
h5 {
  color : #020202;
  font-weight : bold;
  text-align : left;
  font-size : 16px;
  font-family : Verdana, Arial, sans-serif;
}
.background {
  background-color : #ffffff;
  font-style : normal;
  font-weight : bold;
  font-size : 12px;
  font-family : Verdana, Arial, sans-serif;
  border-collapse : collapse;
  border-width : 24px;
  border-style : solid;
  border-color : #ffffff;
}
.main {
  background-color : #ffffff;
  border-collapse : collapse;
  font-family : Verdana, Arial, sans-serif;
  border-width : 1px;
  border-style : solid;
  border-color : #010101;
  border : medium outset inherit;
  border : medium inset inherit;
}
.menu {
  background-color : #cccccc;
  text-align : center;
  font-style : normal;
  font-size : 13px;
  font-family : Verdana, Arial, sans-serif;
  border-collapse : collapse;
  border-width : 1px;
  border-style : solid;
  border-color : #000000;
}
.headline1 {
  background-color : #cd0000;
  color : #ffffff;
  font-weight : bold;
  text-align : center;
  font-size : 13px;
  font-family : Verdana, Arial, sans-serif;
}
.text {
  background-color : #fffaca;
  font-style : normal;
  text-align : justify;
  font-weight : normal;
  font-size : 12px;
  font-family : Verdana, Arial, sans-serif;
  empty-cells : show;
  border : medium outset inherit;
  border : medium inset inherit;
  border-collapse : separate;
  border-width : 1px;
  border-style : solid;
  border-color : #000000;
}
.table {
  background-color : #fffaca;
  font-style : normal;
  text-align : justify;
  font-weight : normal;
  font-size : 12px;
  font-family : Verdana, Arial, sans-serif;
  empty-cells : show;
  border : medium outset inherit;
  border : medium inset inherit;
  border-collapse : separate;
  border-width : 0;
  border-style : solid;
  border-color : #000000;
}
.figure {
  background-color : #fffaca;
  font-style : normal;
  text-align : left;
  font-weight : bold;
  font-size : 11px;
  font-family : Verdana, Arial, sans-serif;
  empty-cells : show;
  border : 25px outset inherit;
  border : 5px inset inherit;
  border-collapse : separate;
  border-width : 0;
  border-style : solid;
  border-color : #000000;
}
.footer {
  background-color : #cccccc;
  font-size : 10px;
  font-family : Verdana, Arial, sans-serif;
  border-collapse : collapse;
  border-width : 1px;
  border-style : solid;
  border-color : #000000;
}
.footertitle {
  background-color : #cccccc;
  font-weight : bold;
  font-size : 10px;
  font-family : Verdana, Arial, sans-serif;
  border-collapse : collapse;
  border-width : 1px;
  border-style : solid;
  border-color : #000000;
}


