.all { font-family: arial }

div.break {page-break-before:always;}

.header {  background-image: url(images/header2.jpg); background-repeat: no-repeat}

.bod {  background-image: url(images/bluebar.jpg); background-repeat: no-repeat}

p.quote { font-size: 12px }

p.foot { font-size: 10px; color=#888888 }

a:link { 
	font-family: Arial;
	color: #0000ff; text-decoration: none ; 
	font-style: normal;
} 
a:visited { 
	color: #0000ff;text-decoration: none ; 
	font-style: normal;
} 
a:hover { /*this effect is not shown in NN4.xx*/
  color: #232261; text-decoration: none ; 
	font-style: normal;
}
a:active {/*colour in NN4.xx is red*/ 
  color: #232261; text-decoration: none ; 
	font-style: normal;
}

a.f:link { 
	font-family: Arial;
	color: #0000ff; text-decoration: none ; 
	font-style: normal;
} 
a.f:visited { 
	font-family: Arial;
	color: #0000ff;text-decoration: none ; 
	font-style: normal;
} 
a.f:hover { /*this effect is not shown in NN4.xx*/
	font-family: Arial;
  color: #232261; text-decoration: none ; 
	font-style: normal; font-weight: bold
}
a.f:active {/*colour in NN4.xx is red*/ 
	font-family: Arial;
  color: #232261; text-decoration: none ; 
	font-style: normal;
}

P.arial9 {	font-family : Arial; font-size : 9pt;
	        }

P.arial10 {	font-family : Arial; font-size : 10pt;
	        }
			
P.ar10gold {	font-family : Arial; font-size : 10pt;
	        	color: #CC9900;}			
			
P.ar10teal {	font-family : Arial; font-size : 10pt;
	        	color: #666699;}	
						
P.arial12 {	font-family : Arial; font-size : 12pt;
	        }
