     /* these are the RSS classes - you can adapt them as you see fit       values here override the defaults... */	/* head starts here */    .rssxpresschannel {	font-family : Verdana, Arial, Helvetica, sans-serif;	text-align : center;	font-size: 10px;	font-weight: bold;	color: #CC0000;	line-height: 12px;    }    .rssxpresschtitle {      font-family: Verdana, Arial, Helvetica, sans-serif;	  font-size : 10px;      color : #CC0000;    }    .rssxpresschdesc {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size : 9px;	color: #565639;	line-height: 12px;    }		/* news start here */    .rssxpressittitle {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	background-color: e8e8ba;	color: #663333;	text-decoration: blink;    }     .rssxpressitdesc {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #663333;	background-color: #e8e8ba;    }    .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 : #FFFFFF;    }.inimg {	margin: 0px;	padding: 0px;	width: 36px;}