/* ELEMENTS */

body {
  background-color: #B8CCD9;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
}

h1 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1.2em;
}

h2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #336699;
}

h6 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 0.84em;
  font-weight : normal;
  color : #4794A9;
  margin-top : 0;
}

p, th, td, blockquote, ol, ul, dl {
  font-family : Arial, Helvetica, sans-serif;
  line-height : 1.2em;
}

/* CLASSES */

.productTitle {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.84em;
  color: #FFFFFF;
}

/* deprecated */

td.contentCell {
  background: #FFFFFF;
  vertical-align : top;
}

div.contentBody, span.contentBody {
  padding : 6px;
  display : block;
}h3 {  margin-bottom: 0px; font-family: Arial, Helvetica, sans-serif}
