body {
background-color : #CCFFFF;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : medium;
font-style : normal;
line-height : normal;
}

body, td, th {
color : #333333;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : medium;
font-style : normal;
}

h1 {
color : navy;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : large;
font-weight : bold;
font-style : normal;
}
h2 {
color : blue;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : medium;
font-weight : bold;
font-style : normal;
}

h3 {
color : blue;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : medium;
font-weight : normal;
font-style : normal;
}

h4 {
color : navy;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : medium;
font-weight : normal;
font-style : italic;
text-align: center;
}

h5 {
color : blue;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : small;
font-weight : lighter;
font-style : normal;
}

h6 {
color : black;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : xx-small;
font-weight : lighter;
font-style : normal;
}
a {
color : #003366;
}

.centre {
text-align : center;
background-position : center;
}
centre {
text-align : center;
}