html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
html, body, p, th, td, li, dd, dt {
  font: 8pt Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
p  {line-height:180%}
h1 { font-size: 1.8em; color: #8d503d }
h2 { font-size: 1.5em; color: #8d503d; text-transform:uppercase}
h3 { font-size: 1.2em; color: #8d503d; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
a:link { color: #8d503d; }
a:visited { color: #8d503d;}
a:hover {  color: #ffffff; background-color:#8d503d; text-decoration:none}

.footer {font-size: 0.6em; font-family: tahoma, verdana}
.footer a {font-size: 1em}
.num {font-family: Wingdings 2; color: #8D503D; font-size: 18pt; margin-top:-9px}
a:hover img {
background-color:#f5efe9;
}

a:hover .order {
background-color:#e5d5c2;
}