BODY {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 0.8em;
  color: #000000;
}

TABLE {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 1.0em;
  color: #000000;
}

H1 {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 0;
  color: #000000;
}

H2 {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 0;
  color: #000000;
}

H3 {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 1.0em;
  font-weight: bold;
  margin-top: 0;
  color: #000000;
}

pre {
  font-size: 1.3em;
}

img.bullet {
  vertical-align: text-top;
}

img {
  border-width: 0px;
}

.bwws-product-title {
  font-size: 1.0em;
  font-weight: bold;
}

.bwws-product-descrip {
  font-size: 1.0em;
  font-weight: normal;
  text-align: justify;
}

.bwws-product-descrip-pricing {
  font-size: 0.8em;
  font-weight: normal;
  padding-left: 10px;
}

.bwws-table-cell-bullet-img {
  vertical-align: top;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
}

.bwws-table-cell-bullet-img2 {
  vertical-align: top;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
}

.bwws-table-cell-bullet-text {
  vertical-align: top;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
}

.bwws-more-link {
  font-size: 0.8em;
  font-weight: bold;
  font-style: italic;
}

.bwws-extern-link {
  font-weight: bold;
  border-width: 1px;
  border-bottom-style: dashed;
}

.bwws-intern-link {
  font-weight: bold;
  border-width: 1px;
  border-bottom-style: solid;
}

.bwws-video-link {
  font-weight: bold;
  background-color: silver;
  border-color: silver;
  padding-left: 5px;
  padding-right: 5px;
}

.bwws-button-link {
  font-weight: bold;
  border-width: 1px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #e0e0e0;
  border-color: silver;
  border-style: solid;
}

.bwws-news-header-cell {
  vertical-align: top;
  height: 18px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: black;
}

.bwws-news-synopsis-cell {
  vertical-align: top;
  padding-top: 2px;
}

.bwws-remark {
  font-style: italic;
}

.bwws-footnote {
  font-size: 0.8em;
  font-style: italic;
}

.bwws-code {
  font-family: Courier New, Courier, Prestige, Everson Mono;
  font-size: 1em;
  background-color: #CCFFFF;
  border: dashed;
  border-width: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-right: 20px;
}

.bwws-regcode {
  font-family: Courier New, Courier, Prestige, Everson Mono;
  font-size: 1em;
  background-color: #CCCCFF;
  border: dashed;
  border-width: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-right: 20px;
}

.bwws-preloadpic {
  display:none;
}

.nobr {
  white-space: nowrap;
}

A:LINK {
  text-decoration: none;
}

A:ACTIVE {
  text-decoration: none;
}

A:HOVER {
  color: red;
}

A:VISITED {
  text-decoration: none;
}

