.navbar {	font-family: Verdana, Arial, Helvetica, sans-serif;	line-height: normal;	font-weight: bold;	text-transform: none;	color: #CC0000;	font-style: normal;	font-size: 95%;}body {	font-family: Verdana, Arial, Helvetica, sans-serif;	background-color: #FFFFFF;	font-size: 80%;}a.navbar:link{color: #CC0000;text-decoration: none;}a.navbar:visited{color: #CC0000;text-decoration: none;}a.navbar:hover{color: #CC0000;text-decoration: underline;}a:link {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #CC0000;	text-decoration: underline;}a:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #CC3300;	text-decoration: underline;}.updated {	font-size: 60%;	font-style: italic;	color: #000000;	font-weight: normal;}

/* added by jmtd Thu Nov 25 16:54:30 GMT 2004 */
.news {
  border-bottom: 2px solid #f00;
  margin-bottom: 2em;
  width: 100%;
}
.news .date {
  text-align: right;
  color: #800;
  font-weight: bold;
}


/* jmtd Wed Dec  8 13:29:32 GMT 2004 */
.tooltip {
	float: right;
	cursor: pointer;
}

/* jmtd Mon Jun  6 11:55:46 BST 2005 */
dt { font-weight: bold; }
