

P {
	font-family: Arial;
	line-height: 12pt;
	font-size: 9pt;
	}
	
TD {
	font-family: Arial;
	font-size: 9pt;
	}

	
BLOCKQUOTE {
	font-family: Arial;
	line-height: 11.5pt;
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 10px
	}

SUP {
	font-family: Arial;
	line-height: 12pt;
	font-size: 7pt;
	}

SUP.big {
	font-family: Arial;
	line-height: 12pt;
	font-size: 8pt;
	}


P.footer {
	font-family: Arial;
	color: #666666;
	font-size: 8pt;
	line-height: 10pt;

	}
	
P.subnav {
	font-family: Arial;
	color: #ffffff;
	font-size: 8pt;
	line-height: 10pt;

	}


ul,ol {
	font-family: Arial;
	line-height: 12pt;
	font-size: 9pt;			// was 10 changed TH 19-12-01
	}

	
li {
	
	font-family: Arial;
	line-height: 12pt;
	font-size: 9pt;			// was 10 changed TH 19-12-01
	}

li.small {
	
	font-family: Arial;
	line-height: 10pt;
	font-size: 9pt;
	}


	
H1 {
	font-family: Arial;
	color: #999933;
	font-size: 14pt;
	}
	
	
H2 {
	font-family: Arial;
	font-size: 12pt;
	color: #999933

	}
	
	
H3 {
	font-family: Arial;
	font-size: 13pt;
	color: #666666

	}
	
H4 {
	font-family: Arial;
	font-size: 10pt;
	font-style: strong;
	color: #333333

	}
	
H5 {
	font-family: Arial;
	font-size: 11pt;
	color: #990000;
	margin-left: 10px
	}


A:link, A:visited {
	font-family: Arial;
//	font-size: 9pt;
	text-decoration: underline;
//	color: #666666;
	}
	
A:hover {
	font-family: Arial;
//	font-size: 9pt;
	text-decoration: none;
//	color: #666600;
	}


A.nav1:link, A.nav1:visited {
	font-family: Arial;
//	font-size: 9pt;
	text-decoration: underline;
	color: #000000;
	}
	
A.nav1:hover {
	font-family: Arial;
//	font-size: 9pt;
	text-decoration: none;
	color: #000066;
	}
	
A.nav2:link, A.nav2:visited {
	font-family: Arial;
//	font-size: 9pt;
	text-decoration: underline;
	color: #000000;
	}
	
A.nav2:hover {
	font-family: Arial;
//	font-size: 9pt;
	text-decoration: none;
	color: #ffffcc;
	}

A.footer:link, A.footer:visited {
	font-family: Arial;
//	font-size: 8pt;
	text-decoration: underline;
	color: #666666;
	}
	
A.footer:hover {
	font-family: Arial;
//	font-size: 8pt;
	text-decoration: none;
	color: #666600;
	}
	
