body {
  background-color:#F8F9FA;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
}

td {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10pt;
}

a {
  color:#204050;
  font-size:10pt;
}

a.k {
  text-decoration:none;
}

a.k:hover {
  text-decoration:underline;
  color:#CC0000;
}

a.catlink {
  color:#444444;
  text-decoration:underline;
}

a.catlink:hover {
  text-decoration:underline;
  color:#CC0000;
}

a.prodname {
  text-decoration:none;
}

a.prodname:hover {
  color:#CC0000;
  text-decoration:underline;
}

a.buy2 {
  font-size:14pt;
  color:#CC0000;
  text-decoration:underline;
}

a.buy2:hover {
  font-size:14pt;
  color:#CC0000;
  text-decoration:underline;
}

h1 {
  font-size:12pt;
  font-weight:bold;
}

h2 {
  font-size:12pt;
  font-weight:bold;
}

h1.prodname {
  font-family:Verdana,Arial;
  font-size:12pt;
  font-weight:bold;
}

h1.pname {
  font-size:11pt;
  font-weight:bold;
}

td.topnav {
  background-color:#B8C2D1;
}

td.ggside {
  background-color:#E3E7ED;
  padding:5px;
}

td.tblline {
  background-color:#4D5E77;
}


