body {background: #003366; color: #FFFFFF}
a { font-family: Verdana, Arial, sans-serif; text-decoration:none; font-size: medium; color: #DE8600; cursor:crosshair;}
h1 {  font-family: Verdana, Arial, sans-serif; font-size: x-large; font-weight: bold;  background: #003366; color: #DE8600}
h2 {  font-family: Verdana, Arial, sans-serif; font-size: large; font-weight: bold;  background: #003366; color: #DE8600}
h3 {  font-family: Verdana, Arial, sans-serif; font-size: medium; font-weight: bold;  background: #003366; color: #FFFFFF}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold;  background: #003366; color: #DE8600}
h5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; font-weight: normal; background: #FFFFCC; color: #000033}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium;  color: #FFFFFF;}
a:visited {font-family: Verdana, Arial, sans-serif; font-size: medium; color: #DE8600;}
a:hover {  font-family: Verdana, Arial, sans-serif; text-decoration:underline; font-size: medium;  color: #FFFFFF;}

.rssxpresschannel {
      font-family : Verdana, Arial, sans-serif;
      text-align : center;
    }

    .rssxpresschtitle {
      font-size : large;
      color : #FFFFFF;
    }

    .rssxpresschdesc {
      color : white;
      text-align : center;
    }

    .rssxpressittitle {
      font-size : 110%;
      line-height : 120%;
      background-color : #003366;
      text-align : left;
    } 

    .rssxpressitdesc {
      background-color : #003366;
      text-align : left;
      padding-bottom : 10pt;
    }

    .rssxpresstable {
      text-align : center;
    }

    /* rssxpressdivider is a special case - it is a single pixel, single column row on the rssxpress
       channel - to alter it's colour just change the background-color image. */

    .rssxpressdivider {
      background-color : #DE8600;
    }


