A { 
	COLOR: #666666; TEXT-DECORATION: none 
} 
A:hover { 
	COLOR: #999999; TEXT-DECORATION: none 
}
a img { border: none ; }
BODY { 
	background-attachment: scroll; background-color: #FFFFFF; 
	background-image:   url(); background-repeat: repeat-x;  
	COLOR: #666666; FONT-FAMILY: "Courier New", Courier, mono; scrollbar-arrow-color: silver; scrollbar-face-color: white; scrollbar-3dlight-color: silver; 
	scrollbar-shadow-color: silver; scrollbar-highlight-color: white; scrollbar-darkshadow-color: white 
} 
TD { 
	COLOR: #666666; FONT-FAMILY: "Courier New", Courier, mono; FONT-SIZE: 10pt 
} 
.head { 
	COLOR: #999999; FONT-FAMILY: "Courier New", Courier, mono; FONT-SIZE: 18pt; font-weight: bold; text-decoration:none; 
}
.subhead { 
	COLOR: #999999; FONT-FAMILY: "Courier New", Courier, mono; FONT-SIZE: 14pt; font-weight: bold; text-decoration:none; 
}
.normal { 
	FONT-FAMILY: Courier New, Courier, mono; FONT-SIZE: 10pt 
} 
.footer { 
	COLOR: #999999; FONT-FAMILY: "Courier New", Courier, mono; FONT-SIZE: 12pt; font-weight: bold; text-decoration:none; 
}
.copyright { 
	COLOR: #CCCCCC; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 7.5pt 
} 
.errorMsg { 
	COLOR: red; FONT-FAMILY: Courier New, Courier, mono; FONT-SIZE: 8pt; FONT-WEIGHT: bold 
} .centred {
	text-align: center;
}
