/* General font settings - Netscape friendly */body {}body,div,td,th { font-family: Arial, Helvetica; font-size: 11pt; color: black; }/* Standard tags */h1,h2,h3 { color: #000099; }h1 { color: #000099; font-size: 18pt; margin-bottom: 6; margin-top: 6; margin-left: 6; padding-bottom: 6; }h2 { font-size: 12pt; text-transform: uppercase; margin-bottom: 6; margin-top: 6; margin-left: 6; padding-bottom: 6; }h3 { font-size: 10pt; text-transform: uppercase; margin-bottom: 6; margin-top: 6; margin-left: 6; padding-bottom: 6; }h4 { font-size: 8pt; text-transform: uppercase; margin-bottom: 6; margin-top: 6; margin-left: 6; padding-bottom: 6; }small { font-size: 8pt; }big { font-size: 13pt; }cite { font-family: serif, times; font-size: 12pt; color: #333333; text-align: center; }ul { list-style-type: square; }/* Navigation row*/td.navon,td.navoff { font-size: 9pt; font-weight: bold; text-align: center; color: white; }td.header { color: white; background-color: #000099;}/* Menu colors */body.top td.navon { background-color: #000070; }body.top td.navoff { background-color: #000099; }body.seas td.navon {  background-color: #990099; }body.seas td.navoff { background-color: #cc00cc; }body.sles td.navon {  background-color: #ff6600; }body.sles td.navoff { background-color: #ff9900; }body.abs td.navon {  background-color: #cc0000; }body.abs td.navoff { background-color: #ff0000; }body.slhs td.navon {  background-color: #006600; }body.slhs td.navoff { background-color: #009900; }body.resource td.navon {  background-color: #333366; }body.resource td.navoff { background-color: #000000; }/* Table - light-dark */table tr.light { background-color: #eeccee; font-size: 10pt; }table tr.dark { background-color: #ccaacc; font-size: 10pt; }/* Links */td.navoff a { color: white; text-decoration: none; }td.navon a { color:white; text-decoration: none; }td.header a { color:white; text-decoration: none; }/* Colours */.blue, .blue a { color: #000099; }.purple, .purple a { color: #cc00cc; }.gold, .gold a { color: #ff9900; }.red, .red a { color: #ff0000; }.green, .green a { color: #0184a1; }.corporategreen { color: #00cc00; }/* Specialised links */body.top a:hover,body.top a:hover font { color: #9999ff; }body.seas a:hover,body.seas a:hover font { color: #ffccff; }body.sles a:hover,body.sles a:hover font { color: #ffcc99; }body.abs a:hover,body.abs a:hover font { color: #ffcccc; }body.slhs a:hover,body.slhs a:hover font { color: #99ff99; }body.resource a:hover,body.resource a:hover font { color: #cccccc; }/* Copyright link */.copyright a { font-size: 8pt; font-family: Arial,Helvetica; font-weight: normal; color: #666666; }