body,td,th,p, span {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #646464;
}
body, html {
  background-color: #f1f1f1;
  width:100%;
  height:100%;
}
a:link {
  color: #ca3000;
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
  color: #ca3000;
}
a:hover {
  text-decoration: none;
  color: #ca3000;
}
a:active {
  text-decoration: underline;
  color: #ca3000;
}
table {empty-cells:show;}

h1 {font:normal 24px Tahoma, Verdana, Arial, sans-serif; color:#000;}
