BODY {
  background: #D9D4BE;
  font-family: Arial;
  margin: 10px;
}

A {
  color: #996666;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

A:hover {
  color: #784d4d;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}

TD.main {
  font-family: Arial;
  font-size: 12px;
  color: #5D3431;
  font-weight: normal;

}

TD.title {
  font-family: Arial;
  font-size: 30px;
  color: #5D3431;
  font-weight: bold;
  font-style:italic

}

TD.subtitle {
  font-family: Arial;
  font-size: 20px;
  color: #5D3431;
  font-weight: bold;
  font-style:italic

}

TD.cal {
  font-family: Arial;
  font-size: 14px;
  color: #3c65b0;
  font-weight: bold;
  font-style:normal

}

TD.customer {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  font-weight: normal;

}

TD.table {
  font-family: Arial;
  font-size: 12.5px;
  color: #FFFFFF;
  font-weight: bold;

}

TR.header {
  background: #0079c2;
}

TD.footer {
  font-family: Arial;
  font-size: 11px;
  color: #5D3431;
  font-weight: bold;

}

TD.nav {
  font-family: Arial;
  font-size: 14px;
  background: #5D3431;
  color: #ffffff;
  font-weight : bold;
  
}

A.nav { 
  color: #ffffff; 
}

A.nav:hover {
  color: #D9D4BE;
}
