/***************************************/
/* Redemption News CSS PAGE DEFINITIONS */
/***************************************/

p.title {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 2px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 12pt;
  color: #ffffff;
}

p.bodytext {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 2px;
  font-family: Arial, sans-serif;
  font-size: 11pt;
  color: #ffffff;
}



td.titleblock {
  border: solid;
  border-width: 1;
  border-color: #000000;
  background-color: #4C0F14;
}

td.mainblock {
  border: solid;
  border-width: 2;
  border-color: #333333;
  background-color: #000000;
}



a.newslink:link {
  margin-top: 0em;
  margin-bottom: 0em;
  text-decoration: none;
  font-size: 13pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  color: #ff9900;
}
a.newslink:active {
  margin-top: 0em;
  margin-bottom: 0em;
  text-decoration: none;
  font-size: 13pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  color: #ff0000;
}
a.newslink:visited {
  margin-top: 0em;
  margin-bottom: 0em;
  text-decoration: none;
  font-size: 13pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  color: #ff9900;
}
a.newslink:hover {
  margin-top: 0em;
  margin-bottom: 0em;
  text-decoration: none;
  font-size: 13pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  color: #ff0000;
}

p.smalldate {
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left: 3em;
  font-size: 9pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  color: #aa99cc;
}

