body {
background-color: #BBFFFF; 
}

a {
font-family: Arial, Verdana, sans-serif; 
font-size: 16px; color: #0000A0; text-decoration: underline
}

a:hover { 
font-family: Arial, Verdana, sans-serif; font-size: 16px; color: #0000FF; background-color: #FFFFFF
}

a:visited {
font-family: Arial, Verdana, sans-serif; font-size: 16px; color: #0000FF; 
}

a.return {
/* for 'back to top' */
color: #0000A0 ; 
text-align: left ;
font-size: 14px ;
font-family: "Comic Sans MS" ;
}

a.return:visited {
text-align: left ;
font-size: 14px ;
font-family: "Comic Sans MS" ;
color: #0000A0;
}

p {
color: #000080 ; 
text-align: left ;
font-size: 14px ;
font-family: Arial, Verdana, sans-serif; 
}

p.right{
color: #000080 ; 
text-align: right ;
font-size: 14px ;
font-family: Arial, Verdana, sans-serif; 
}

p.centred{
color: #000080 ; 
text-align: center ;
font-weight: bold ;
font-size: 14px ;
font-family: Arial, Verdana, sans-serif; 
}
h1 {
/* for Main heading */
color: #0000A0 ; 
text-weight: bold ;
text-align: center ;
line-height: 90% ;
font-size: 28px ;
font-family: "Comic Sans MS" ;
}

h2 {
/* for Page heading */
color: #0000A0 ; 
text-weight: bold ;
text-align: left ;
font-size: 24px ;
font-family: "Comic Sans MS" ;
}

h2.right {
/* for welcome to */
color: #0000A0 ; 
text-weight: bold ;
text-align: right ;
font-size: 24px ;
font-family: "Comic Sans MS" ;
}

h3 {
/* menu */
color: #0000A0 ; 
text-weight: bold ;
text-align: center ;
line-height: normal ;
font-size: 18px ;
font-family: Arial, Verdana, sans-serif;  }


h4 {
/* 'page last updated' */
color: #0000A0 ; 
text-align: center ;
font-size: 14px ;
font-family: "Comic Sans MS" ;
}



h5 {
/* sub headings*/
color: #0000A0 ; 
text-weight: bold ;
text-align: left ;
line-height: normal ;
font-size: 18px ;
font-family: Arial, Verdana, sans-serif;  
}

table {
background-color:#BBFFFF;
border-collapse:collapse; 
}

table.white {
background-color:#FFFFFF; 
}

th {
background-color:#0000A0 ;
color: #BBFFFF ;
font-family: Arial, Verdana, sans-serif;  
text-align: center ;
cellpadding: 5 ;}

td {
background-color:#BBFFFF ;
color: #0000A0  ;
font-family: Arial, Verdana, sans-serif;  
text-align: left ;
cellpadding: 5 ;}
}

td.white {
background-color:#FFFFFF ;
color: #0000A0  ;
font-family: Arial, Verdana, sans-serif;  
text-align: left ;
cellpadding: 5 ;}
}

tr.white {
background-color:#FFFFFF ;
color: #0000A0  ;
font-family: Arial, Verdana, sans-serif;  
text-align: left ;
cellpadding: 5 ;}
}

hr {
color: #0000A0 ;
background-color:#0000A0 ;
width: 100%; 
height:3px;
}

ol {
color: #000080 ; 
text-align: left ;
font-size: 14px ;
font-family: Arial, Verdana, sans-serif; 
}

ul {
color: #000080 ; 
text-align: left ;
font-size: 14px ;
font-family: Arial, Verdana, sans-serif; 
}
