body {
  margin: 0px;
  padding: 0px;
  background: #FFFFFF url(background.gif);
  font-family: arial,helvetica;
  color: #000000;
  font-size: 12px;
  text-align: justify;
}

a:link		{text-decoration: underline; color: #000000}
a:active	{}
a:visited	{text-decoration: underline; color: #000000}
a:hover		{text-decoration: underline; color: #008E30}

.main {
  font-family: arial,helvetica;
  color: #000000;
  font-size: 12px;
  text-align: justify;
}

.highlight {
  font-family: arial,helvetica;
  color: #A00000;
  font-size: 12px;
  text-align: justify;
}

.title {
  font-family: arial,helvetica;
  color: #000000;
  font-size: 20px;
}

.smalltitle {
  font-family: arial,helvetica;
  color: #000000;
  font-size: 10px;
  font-weight: normal;
}

.smalltitle2 {
  font-family: arial,helvetica;
  color: #A00000;
  font-size: 10px;
  font-weight: normal;
}

.super {
  font-size: 6px;
  vertical-align: super;
}

.boxtitle {
  background: #D0D0D0 url(grad.gif);
  font-family: arial,helvetica;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

.boxtitle2 {
  background: #D0D0D0 url(grad2.gif);
}

.boxborder {
  background: #D0D0D0;
}

.boxcontent {
  background: #F8F8F8;
  font-family: arial,helvetica;
  color: #000000;
  font-size: 12px;
  text-align: justify;
}

.table1 {
  font-family: arial,helvetica;
  color: #000000;
  font-size: 12px;
  text-align: justify;
  background: #E8E8E8;
}

.table2 {
  font-family: arial,helvetica;
  color: #000000;
  font-size: 12px;
  text-align: justify;
  background: #F8F8F8;
}

.pictitle {
  font-family: arial,helvetica;
  color: #000000;
  font-size: 10px;
}

.pricecol {
  font-family: arial,helvetica;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}
