.small {
	font-size:8pt;
}

.head {
	font-size: 48pt;
	font-family: sans-serif;
	color: #000000;
	letter-spacing: -2px;
}

.headpink {
	color: #ff0066;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
	font-weight:bold;
}

.headpink a:link {
	color: #ff0066;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headpink a:visited {
	color: #ff0066;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headpink a:hover {
	color: #000000;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headgreen a:link {
	color: #33ff00;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headgreen a:visited {
	color: #33ff00;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headgreen a:hover {
	color: #000000;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headyellow a:link {
	color: #FFFF00;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headyellow a:visited {
	color: #FFFF00;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headyellow a:hover {
	color: #000000;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headblue {
	color: #0099FF;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
	font-weight:bold;
}

.headblue a:link {
	color: #0099FF;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headblue a:visited {
	color: #0099ff;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headblue a:hover {
	color: #000000;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headpurple {
	color: #CC00FF;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.headpurple a:link {
	color: #CC00FF;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headpurple a:visited {
	color: #CC00FF;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}

.headpurple a:hover {
	color: #000000;
	font-size: 28pt;
	font-family: sans-serif;
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #666666;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a img {
	border:none;
}

body {
	background-color: #ffffff;
	font-size: 10pt;
	font-weight: normal;
	font-family: sans-serif;
	color: #666666;
	
}

table {
	background-color: ffffff;
}


#main2 {
	width: 90%;
	margin-left: 5%;
	text-align: center;
	margin-top: 0px;
	border: none;
	overflow: hidden;

}

.rssxpresschannel {
     font-family : sans-serif;
     text-align : right;
	 width: 320px;	
	border: none;
	margin-top: -5px;
   }

   .rssxpresschtitle {
     font-size : 28pt;
     color : #FFFF00;
	border: none;
   }

   .rssxpresschdesc {
		border: none;
		background-color: #ffffff;
	
     
   }

   .rssxpressittitle {
		border: none;
     background-color: #ffffff;
   } 

   .rssxpressitdesc {
     background-color : #ffffff;
     padding-bottom : 10pt;
padding-top: 0px;
	border: none;
	font-size: 10pt;
   }

   .rssxpresstable {
     text-align : center;
	border: none;
   }

   /* 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;
   }
