ul,ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input
{ margin:0; padding:0 }

body {
font-family: Arial, Verdana;

}

table.compare {
  padding: 0px;
  border-bottom: 0px solid black;
  border-top: 1px solid black;
  border-right: 1px solid black;
  font-size: 8pt;
    border-spacing: 0pt;
  border-collapse: collapse;
}
.compare td  {
  padding: 4px;
  margin: 0 2px 0 0;
  border-bottom: 1px solid #a9a9a9;
  border-left: 1px solid black;

}


td.colSecHead{
  font-size:10pt;
  width: 100%;
  background:#fff;
  font-weight: bold;
}

td.colTitleHead{
  width: 165px;
  height:90px;
  font-size: 12pt;
  background:#fff;
  text-decoration: none;
}

td.col{
  font-weight: bold;
  width: 100%;
  background:#cceeff;

}

td.col3{
  width:165px;
  background:#FFFFCC;
  border-right:px black solid;
}

td.col2 {
  width:165px;
  background:#E0FFFF;

}

tr.row1 {

}










