.text { font-family: Arial, Helvetica; 
        font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333}

.Btext { font-family: Arial, Helvetica; 
        font-size: 9pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #333333}

.link { font-family: Arial, Helvetica; 
        font-size: 9pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #919181}


.heading { font-family: Arial, Helvetica; 
	   font-size: 12pt; 
	   font-style: normal;
	   font-weight: bold;
	   text-decoration: none;
	   color: #333333}

.sub {    font-family: Arial, Helvetica; 
	  font-size: 11pt; 
	  font-style: normal;
	  font-weight: bold;
	  text-decoration: none;
	  color: #333333}

.small {    font-family: Arial, Helvetica; 
	    font-size: 8pt; 
	    font-style: normal;
	    font-weight: bold;
	    text-decoration: none;
	    color: #666666}


.colour {  font-family: Arial, Helvetica, sans-serif;
	   font-size: 9pt; 
 	   color: #006699; 
	   text-decoration: none;
	   font-weight: normal}


.menu  {position: relative}

.submenu  {position: absolute;
	visibility: hidden}

.support { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #01637F; text-decoration: underline; font-weight: normal }
.smalltxt { font-family: Arial, Helvetica; font-size: 8pt; font-style: normal; font-weight: normal; color: #333333 ; text-decoration: none}
.smallitalic { font-family: Arial, Helvetica; font-size: 9pt; font-style: italic; font-weight: bold; color: #666666 }

A {text-decoration:underline; font-family: Arial, Helvetica; font-size: 9pt; color: #2233AA;}
A:hover {text-decoration:none; font-family: Arial, Helvetica; font-size: 9pt; color: #CC3300;}