
BODY {
	background: #ffffff; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	scrollbar-arrow-color: #008000;
	scrollbar-track-color: #008000;
	scrollbar-face-color: LightGrey; 
	scrollbar-shadow-color: #ff0033; 
	scrollbar-highlight-color: LightGrey; 
	scrollbar-3dlight-color: #ff0033; 
	scrollbar-darkshadow-color: white;
}

.menu {background: #ff0033; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffffff; text-align: left}


.grey {background: LightGrey; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-align: left; font-weight: bold; }

a:link { color: #008000; text-decoration: underline; font-weight: bold; }
a:visited { color: #008000; text-decoration: underline; font-weight: bold; }
a:active { color: #008000; text-decoration: none; font-weight: bold; }
a:hover { color: #008000; text-decoration: none; font-weight: bold; }

.menu a:link { color: #ffffff; text-decoration: underline; font-weight: bold; }
.menu a:visited { color: #ffffff; text-decoration: underline; font-weight: bold; }
.menu a:active { color: #008000; text-decoration: none; font-weight: bold; }
.menu a:hover { color: #008000; text-decoration: none; font-weight: bold; }


.cornerL { font-size: 1pt; background:#ffffff; background-image: url(graphics/cornerL.gif); background-repeat: no-repeat; }
.cornerR { font-size: 1pt; background:#eff3f6; background-image: url(graphics/cornerR.gif); background-repeat: no-repeat; }

P { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }

.standard { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; vertical-align: top }

.standardR {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif ;
	font-size: 10pt ;
	color: #000000 ;
	vertical-align: top ;
	text-align: right ;
}

.standardT {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif ;
	font-size: 10pt ;
	color: #000000 ;
	vertical-align: top ;
	text-align: right ;
	text-decoration: underline ;
	background: LightGrey; 
}


.footer { font-size: 8pt; text-align: center; color: #666666;}

.title { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12pt; color: #008000; font-weight: bold }

.header { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 20pt; color: #ffffff; font-weight: bold; font-style: italic; vertical-align: center; text-align: center; }

.wellington { color: green; font-weight: bold; background: LightGrey; }
.pitt { color: red; font-weight: bold; background: LightGrey; }
.nelson { color: blue; font-weight: bold; background: LightGrey; }
.brunel { color: yellow; font-weight: bold; background: LightGrey; }

li, ol, ul { Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-align: left }