@charset "UTF-8";
body {background: #ffff00; color: #000000; font-family: Verdana, airal, sans-serif;}


h1 {color: #ffff99; font-size: 80%; background-color: #cc0000; background-image: none; border-left: 2px solid black; border-right: 2px solid black; padding:2px; text-align: center;}
h2 {color: #ffffff; font-size: 90%; font-family: "lucida sans", Verdana; background: #cc0000; padding: 5px; text-align: center;}
h3 {color: #000000; font-size: 90%; text-align: center;}
h4 {color: #000000; font-size: 90%; text-align: center;}


p {text-align: justify; text-align: center;}
p.link {font-size: 120%;}
p.red {background: #cc0000; color: #ffffff; padding: 5px; width: 100%}
p.footer {color: #000099; width: 100%; font-size: 90%;}
p.centre {text-align: center;}

a {text-decoration: underline;} 
a:link {color: #000099; background: transparent;} a:visited {color: #000099; background: transparent;}
a:active {color: #000099; background: transparent;}
a:hover {color: #ffffff; background: #000099;} 

