body 		{ font-color:black; font-size:10pt; font-family:verdana; margin:1em; background:#DFDFDF; }
table 		{ font-size:10pt }
A:link		{color:#000080;text-decoration:underline;border-color:#000080}
A:visited	{color:#000080;text-decoration:underline;border-color:#000080}
A:hover		{color:red;text-decoration:underline;border-color:red}
A:active	{color:red;text-decoration:none;border-color:red}
h1    		{ margin-top: 8px; vertical-align:top; font-size: 14pt; font-family:verdana; color:black}
h2    		{ line-height: 1; vertical-align:top; font-size: 12pt; font-family:verdana; color:#000080}
h3    		{ line-height: 1; vertical-align:top; font-size: 10pt; font-family:verdana; color:black}
hr    		{ color:black; height: 1px; width:95%; align:center}

	/* these are the RSS classes - you can adapt them as you see fit
       values here override the defaults... */

    .rssxpresschannel {
      font-family : verdana;
      text-align : left;
    }

    .rssxpresschtitle {
      text-align : left;
      font-size : 10pt;
      color : black;
    }

    .rssxpresschdesc {
      text-align : left;
      color : black;
    }

    .rssxpressittitle {
      text-align : left;
      font-size : 8pt;
      line-height : 8pt;
      background-color : white;

    } 

    .rssxpressitdesc {
      text-align : left;
      font-size : 8pt;
      padding-bottom : 8pt;
      background-color : white;
      
    }

    .rssxpresstable {
      font-size : 8pt;
      text-align : left;
    }

    /* 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 : black;
    }

		

