/* Generated by KompoZer */
h1 {
  font-family: Arial;
  font-size: 18pt;
  color: black;
  font-weight: bold;
}
body {
  font-family: Arial;
  font-size: 12pt;
}
a:link {
  font-family: Arial;
  font-size: 12pt;
  color: #3333ff;
}
a:visited {
  font-family: Arial;
  line-height: 12pt;
  color: #000099;
}
#nav {
  border: 2pt inset #ffccff;
  float: left;
  width: 19%;
  background-color: #f1dbf0;
}
#prod {
  border: 2pt inset #ffccff;
  padding: 3pt 2pt 3pt 5pt;
  width: 78%;
  background-color: #f1dbf0;
  float: right;
  margin-right: 0px;
}
#foot {
  width: 100%;
  margin-bottom: 0px;
  float: left;
}
#header {
  float: left;
  width: 100%;
  margin-top: 0px;
}
p.first {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
}
p.norm {
  font-family: Arial;
  font-size: 12pt;
}
h2 {
  font-family: Arial;
  font-size: 14pt;
  text-align: center;
  font-weight: bold;
}
#test {
  border: 2pt inset #ffccff;
  padding: 3pt 2pt 3pt 5pt;
  background-color: #f1dbf0;
  float: right;
  position: relative;
  overflow: auto;
  width: 78%;
  height: 667px;
  margin-right: 0px;
}
    .clearboth {
    clear: both;
    line-height: 1px;
    }