
H1 {
    font-size : 400%;
    font-weight: bold; line-height:1em;
  }


H2 {
    font-size:20pt;
    font-weight: bold;
  }


H3 {
    font-size: medium;
    font-weight: bold;
  }


H4 {
    font-size:16pt;
    font-weight: bold;
  }


.product {
    font-size: 12pt;
    font-weight: bold;
  }


.model {
    font-weight: bold;
    font-size: 11pt;
  }


.options {
    font-weight: bold;
  }


img {
    border-style : hidden;
  }


.border {
    border-style : solid;
    border-width : 2px;
  }

body { background-color : #ffffff; font-family : Verdana,Helvetica,Arial,sans-serif; font-size : small;    line-height:1.6em;  }

#sidebar{border-width: 1px; border-color: #000000;border-style: solid; background-color: #F1F1F1;width:220px;float: left; padding: 10px;  margin-right:20px;}

#footer{clear:left; text-align:center;}

#all{ width:640px; margin-left:auto; margin-right:auto;}

.top { text-align:top; }

.center { text-align:center;}