<!--
body {font-family: Geneva, Arial, Helvetica, sans-serif; color: Black; background-color: White; text-align: justify; background-image: url(pics/wave.jpg); background-repeat: no-repeat; background-position: center center; }
h1 {font-family: Georgia, Times New Roman, Times, serif; color: #000064; font-size: 150%; font-style: Italic }
h2 {font-family: Georgia, Times New Roman, Times, serif; color: #000064; font-size: 120%; font-style: Italic }
h3 {font-family: Georgia, Times New Roman, Times, serif; color: #A90034; font-size: 100%; font-style: Italic }
h4 {font-family: Georgia, Times New Roman, Times, serif; color: #000064; font-size: 100%; font-style: Italic }


p {font-size: 90%; }
.dropcap {font:bold 200%; color: #A90034; }

a {font-family: Georgia, Times New Roman, Times, serif; text-decoration: none; font-weight: bold; font-size: 100%; font-style: Italic; }
a:link    { color: #000064; text-decoration: none; }
a:visited { color: #000064; text-decoration: none; }
a:hover   { color: #A90034; text-decoration: underline; }
a:active  { color: #A90034; text-decoration: none; }

/* Link to reduce news page link list */
a.link1 {font-family: Georgia, Times New Roman, Times, serif; text-decoration: none; font-weight: bold; font-size: 80%; }
a.link1:link    { color: #000064; text-decoration: none; }
a.link1:visited { color: #000064; text-decoration: none; }
a.link1:hover   { color: #A90034; text-decoration: underline; }
a.link1:active  { color: #A90034; text-decoration: none; }

/* Link downloads to show what has been visited */
a.link2 {font-family: Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; font-size: 100%; }
a.link2:link    { color: #000000; text-decoration: underline; }
a.link2:visited { color: #A90034; text-decoration: underline; }
a.link2:hover   { color: #A90034; text-decoration: underline; }
a.link2:active  { color: #A90034; text-decoration: none; }

a.terms {font-family: Georgia, Times New Roman, Times, serif; text-decoration: none; font-weight: bold; font-size: 60%; }
a.terms:link    { color: #ffffff; }
a.terms:visited { color: #ffffff; }
a.terms:hover   { color: #fac81b; text-decoration: underline; }
a.terms:active  { color: #fac81b; }

.links {text-decoration: none; font-weight: bold; font-size: 80%; font-style: Italic; } /*Class to reduce hyper link size*/
.quote {text-decoration: none; font-weight: bold; font-size: 90%; font-style: Italic; test-align: centre; } /*Class for block quotes*/
.text1 {text-decoration: none; font-weight: bold; font-size: 100%; color: #000064; }
.text2 {text-decoration: none; font-size: 90%; }
.text3 {text-decoration: none; font-size: 80%; }

.print {text-decoration: underline; font-size: 80%; color: #4a4a4a; } /*Class to test for printing*/

hr {margin-top: 5px; width: 100%; height: 1px; color: gray; align: left; }

ol {list-style-type: decimal; font-size: 90%; color: #4a4a4a; }
ul {list-style-type: square; font-size: 90%; color: #4a4a4a; }

-->