<style>
.left {text-align:left}
.right {text-align:right}
.center {text-align:center}
.justify {text-align:justify}

a:link {color:6666CC}
a:visited {color:006699}
a:hover {color:6666CC; background-color:yellow}
a:active {color:6666CC}

h1 {color=336699; font-size:20pt; font-family:"COMIC SANS MS";}
h2 {color=336699; font-size:18pt; font-family:"COMIC SANS MS";}
h3 {color=336699; font-size:16pt; font-family:"COMIC SANS MS";}
h4 {color=336699; font-size:14pt; font-family:"COMIC SANS MS";}
h5 {color=336699; font-size:12pt; font-family:"COMIC SANS MS";}
DIV {color=336699; font-size:10pt; font-family:"COMIC SANS MS"; text-align:justify}
body {background-color:white; background-image:URL(../background.jpg);
font-family:"COMIC SANS MS"; font-size:10pt; color:336699; margin-left:3%; margin-right:3%;  }
table {font-size:10pt; font-family:"COMIC SANS MS";  color:336699; text-align:justify}
</style>

