.yellowbox {
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-align : center;
	background-color : #ffffcc;
	padding-left : 5%;
	padding-right : 5%;
}

.photomargin {
	margin-left : 40%;
}

li {
	font-size : 11pt;
	color : #003401;
}

.blueback  {
	font-family : Arial;
	background : #000062;
	color : White;
	padding-bottom : 8px;
	font-size : 11pt;
}

.blue {
	color : Navy;
}

.maroon {
	color : Maroon;
}

.white {
	color : #F5F5F5;
}

.sidebar {
	margin-left : 5%;
	background-color : White;
}

.margin {
	margin-left : 10%;
	margin-right : 2%;
}

.small {
	font-size : 9pt;
}

.vsmall {
	font-size : 8pt;
}


P  {
	font-size : 11pt;
	font-family : Arial;
	color : Navy;
}

H2  {
	font-family : Arial;
	font-size : 20pt;
	font-weight : bold;
	color : #000000;
}

A  {
	font-family : Arial;
	color : Maroon;
	font-weight : bold;
}

A:Visited  {
	color : Green;
	font-family : Arial;
}

A:Active  {
	color : Maroon;
	font-family : Arial;
	font-weight : bold;
}

A:Hover  {
	font-family : Arial;
	color : Olive;
}

BODY  {
	font-size : 11pt;
	font-family : Arial;
	color : Navy;
	margin-left : 0%;
	margin-right : 1%;
	margin-top: 0%;
	margin-bottom: 0%;
}
TD {
	font : arial;
}

.bottomnav  {
	font-size : 10pt;
	background-color : #FFFF99;
	border : medium outset Navy;
}

.history  {
	font-size : 12pt;
	background-color : #6BA076;
	border : thin outset Gray;
	text-align : center;
}

.contacts  {
	font-size : 12pt;
	font-family : Arial;
	color : #003401;
}

.strong  {
	font-weight : bold;
}

H1  {
	font-size : 26pt;
	font-family : Arial;
	font-weight : bold;
	color : #6BA076;
}

.honourscaption {
	color : #000000;
	font-style : italic;
}

.caption {
	color : Green;
	font-family : serif;
	font-style : italic;
}

.quotejava {
	text-indent : 5;
	font-style : italic;
	color : Navy;
	padding-right : 10;
	padding-left : 10;
	padding-top : 5;
	padding-bottom : 5;
}


.sitetitle {
	color : Green;
	font-family : serif;
	font-style : italic;
	text-align : center;
	border-color : Green;
	border-style : solid;
	border-right-width : 0;
	border-left-width : 0;
	border-top-width : thin;
	border-bottom-width : thin;
	font-size : 12pt;
	font-weight : bold;
	font-family : serif;
	font-style : italic;
	text-align : center;
	border-color : Green;
	border-style : solid;
	border-right-width : 0;
	border-left-width : 0;
	border-top-width : thin;
	border-bottom-width : thin;
	font-size : 11pt;
	;
	background : #FFF8DC;
}

H2.green  {
	font-size : 18pt;
	font-family : Arial;
	font-weight : bold;
	color : #003401;
}
.yellowline {
		border-bottom : thin solid Yellow;
}

H3  {
	font-size : 16pt;
	font-family : Arial;
	color : #007300;
	font-weight : bold;
}

BLOCKQUOTE {
	font-size : 11pt;
	font-family : Arial;
	color : Navy;
	font-style : italic;

}


.big  {
	font-size : 18pt;
	font-family : Arial;
}

.smnote  {
	font-size : 10pt;
	text-align : center;
	color: #000062;
}

.para  {
	text-align : left;
	text-indent : 5%;
}

.paraemph  {
	text-align : left;
	text-indent : 5%;
	margin-left : 2%;
	margin-right : 2%;
	font-style : italic;
}

.indent {
	margin-left : 10;
	margin-right : 10;
	margin-top : 10;
	margin-bottom : 10;
}


.histlinks  {
	font-size : 15pt;
	font-weight : bold;
}

.sptitle  {
	font-size : 48pt;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	color : #6BA076;
	text-align : center;
}

.spsub {
	color : Green;
	font-family : serif;
	font-style : italic;
	text-align : center;
	border-color : Green;
	border-style : solid;
	border-right-width : 0;
	border-left-width : 0;
	border-top-width : thin;
	border-bottom-width : thin;
	font-size : 11pt;
}

.spbanner  {
	font-family :  Times, serif;
	color : White;
	font-size : 9pt;
	text-align : center;
	background-color : #006500;
}

.spbannerhead  {
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	font-size : 12pt;
	text-align : center;
	background-color : #006500;
}

.spbannertitle  {
	font-family : sans-serif;
	font-weight : bold;
	color : White;
	font-size : 18pt;
	text-align : center;
	background-color : #006500;
}
.centertable  {
	text-align : center;
	font-weight : normal;
	color : #003401;
	font-size : 11pt;
	font-family : Arial;
}

.grbox  {
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	text-align : center;
	background-color : #6BA076;
}

.linkbox  {
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-align : center;
	background-color : #ffffcc;
	width : 90%;
	border : 2px solid Green;
	padding : 0%;
}

dt  {
	color : Navy;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
}

dd  {
	color : Navy;
	font-size : 11pt;
}

dl {
	background-color : #FFFFC0;
	border : thin ridge #6BA076;
	padding-bottom : 2%;
	padding-left : 5%;
	padding-right : 5%;
	padding-top : 2%;
}

.question {
	font-size : 11pt;
	font-family : Arial;
	color : #006600;
	font-style: italic;
	font-weight: bold;
}

.memtable {
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif; 
	color: #000000;
}

.tabletitle
{
	font-size: 13pt;
	font-family:  Verdana, Geneva, sans-serif;
	color: #006;
	background-color:#FFFFFF;
	font-style: italic;
	font-weight: bold;
}