body{
  overflow: scroll
}

.main p{
  font-family: Arial, Verdana; font-size: 9pt
}

.main td{
  font-family: Verdana, Arial; font-size: 8.5pt
}

.main{
  margin: 10px 10px 10px 10px;
  font-family: Arial; font-size: 10pt
}

h1{
  color: #BDCA30; font-family: Arial; font-size: 20pt; font-style: italic; font-weight: bold
}

h2{
  font-family: Arial; font-size: 12pt; color: #26436C; font-weight: bold
}

img.product{
  border: 1px solid #26436C;
  margin: 0px 0px 15px 15px
}

img{
  border: 0px;
}

a{
  color: #0000FF
}

a:visited{
  color: #0000FF
}

a.menu, a.menu:visited{
  padding: 4px 25px 4px 25px;
  height: 19px; vertical-align: middle;
  font-family: Arial; font-size: 9pt; color: #D6DE63; text-decoration: none; font-weight: bold;
}

a:hover.menu{
  padding: 4px 25px 4px 25px;
  height: 19px; vertical-align: middle;
  font-family: Arial; font-size: 9pt; color: #D6DE63; text-decoration: none; font-weight: bold;
  background-color: #3D5F8D;
}

hr {
  border: 0px none;
  color: #BDCA30;
  background-color: #BDCA30;
  height: 1px;
  text-align: center;
  margin: 12px
}