
/* * * * * * Body Style  * * * * * */

body {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}



/* * * * * * Text Style  * * * * * */

.red {
font-family: century gothic, arial, sans-serif;
  font-size: 18px;
  color: #990000;
font-weight: bold;
}


p, td {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}


.header {
  font-family: century gothic, arial, sans-serif;
  font-size: 16px;
font-weight: bold;
  color: #ffffff;
}

