

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}


body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, helvetica, sans-serif;
  color: #000000;
  font-size:12px;
  background-color:#C49B32;
}

body
{
  padding: 20px;
}

img.percentImage {
 background: white url(/images/percentImage_back.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}
