

a{color:#333366; text-decoration: none; font-weight:700}

img {align:center}

/*background colour of page behind the text*/
body{background-color:#333366; font-family:Calibri; color:#333366; font-size:12pt}

/*creating sections - header*/
div.header{text-align:center; color:#FFFF9D}
div.header h1{text-align:center; color:#FFFF9D; font-family:Times New Roman; font-size:44pt; font-weight:400}
div.header h2{text-align:center; color:"#FFFF9D"; font-family:Calibri; font-size:9pt; font-weight:400}

/*creating sections - menu*/
div.menu{background-color:#FFFFEE}

/*creating sections - left section*/
div.left{background-color:#FFFFFF}
div.left h1{font-size:18pt; text-decoration:underline; font-weight:bold}
div.left p{font-size:12pt}

/*creating sections - main section*/
div.main{color:#333366; font-family:Calibri; background-color:#FFFFFF}
div.main h1{font-size:18pt; text-decoration:underline; font-weight:bold}
div.main h2{font-size:14pt; font-weight:bold}
div.main h3{font-size:10pt}
div.main h4{font-size:12pt; font-weight:bold}
div.main p{font-size:12pt}
div.main a{color:#333366; text-decoration: none; font-weight:700}
