a:link    {color: #c1001f; text-decoration: underline;}
a:visited {color: #c1001f; text-decoration: underline;}
a:hover   {color: #c1001f; text-decoration: underline;}
a:active  {color: #c1001f; text-decoration: underline;}

body {
  font-family: Arial, Verdana, sans-serif; 
  font-size: 13px; 
}

table, tr, td {
  font-family: Arial, Verdana, sans-serif; 
  font-size: 13px; 
  border-collapse: collapse; 
  border: hidden;
}

hr {
  height: 0;
  border: 0;
  border-top: 1px solid #bfbfbf;
  margin-top: 10px;
  margin-bottom: 10px;
}

img {
  border: 0px;
}

address {
  font-size: 11px;
  font-style: normal;
}

h1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 25px; 
  color: #c1001f;
}

h2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 20px; 
  color: #c1001f;
}

h3, h4, h5, h6 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 15px; 
  color: #000000;
}

.steps {
  font-size: 13px;
  color: #000000;
}
