body{background-color: white; margin-left: 7%; margin-right: 21%; font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt; font-weight: normal; color: black; line-height:115%}

/*light violet blue is #9999cc, light yellow is #ffffe0, maroon is 990000 or 800000, midnight blue is 191970*/

H1{margin-top:20px; text-align: center; line-height:120%; font-family: Arial, Helvetica, Sans-Serif; font-size: 15pt; font-weight: bold; color:#990000;}

H2{text-align:center; font-size: 11pt; font-weight: normal; color:#990000; line-height:125%}

.left{text-align:left; margin-left:90px;}
.centre{text-align:center}

.latest{position:absolute; margin-left:350px; margin-top:100px;}

H3{text-align:center; font-size: 10pt; font-weight: bold; line-height:125%; color:#990000; }

.style1{font-family: Arial; font-size: 10pt; font-weight:bold; color:#990000;}
.style2{margin-left:120px;} 
.style3{margin-left:50px}
.style4{font-family: Arial, Helvetica, Sans-Serif; font-size:10pt; font-weight:normal; color:black; line-height:115%}
.style5{color:white; font-weight:bold;}

.footer{font-family: Arial, Helvetica, Sans-Serif; font-size: 8pt; font-weight: normal; color: black;}

a:link{color:#191970; font-size: 10pt;}
a:visited{color:#990000; font-size: 10pt;}
a:active{text-decoration:underline; color:#990000;}
a:hover{text-decoration:underline; color:#990000;}
a.submenu:link{text-decoration:underline; color:#191970; font-size: 10pt; line-height:125%}

img{hspace:20; vspace:10;}

/*table{table-layout: fixed}*/
TD.cell1{width:33%; align:center; vertical-align:top;}
TD.cell2{width:67%; vertical-align:top;}

HR{color:#990000; align:center}


/*use 'span' for formatting text within a paragraph, eg. to make selected word/s a different colour.
Syntax within HTML = <SPAN ID=SPAN1 class=style1>text here</SPAN>
Use <B></B> to make words bold.*/


