BODY {
        margin-top : 0px;
        margin-bottom : 0px;
        font-family : "Times New Roman", Times, serif;
        font-size: 14px;
}
a{
  color: black;
  text-decoration:none;
}
a.hover{
  color: black;
  text-decoration: underline;
}
.normal{
 font-size: 14px;
 text-align: justify; word-spacing: normal
}
.locationtop{
 font-style: italic;
 font-size: 12px;
 font-family :"Courier New", Courier, monospace;
 color: 009300;
}
.subcategory{
 font-weight: bold;
 font-size: 16px;
 color: 04428C;
}
.tableheader{
  font-size: 12px;
}
.product{
 font-size: 14px;
 font-weight: bold;
}
.smalltext{
 font-size: 12px;
}
.ccc{
 color: 04428C;
 font-family :"Courier New", Courier, monospace;
 font-weight: bold;
}