<STYLE>
BODY { /* NB Repeated on each page because these commands do not work */
background: rgb(255,255,255) ;
}
A {
font-family: Comic Sans MS, Impact Garamond, verdana, sans-serif;
}

P,UL,OL,TD,TH,H1,H2,H3,H4,H5,DL {
font-family: Comic Sans MS, Impact Garamond, verdana, sans-serif;
color: #000000 ;
}

TD, TH {
font-size: 12pt;
color: #000000;
}

H1{
font-size: 32pt;
color: #330066;
text-weight: normal;
text-align: center;
}
H2 {
font-size: 16pt;
color: #330066;
text-weight: normal;
text-align: center;
}
H3 {
font-size: 14pt;
color: #330066;
text-weight: normal;
text-align: center;
}
P {
font-size: 12pt;
color: #000000;
text-weight: bold;
text-align: left;
margin-left: 15%;
margin-right: 15%;
}
UL,OL {
font-size: 12pt;
color: #000000;
text-weight: bold;
text-align: left;
margin-left: 15%;
margin-right: 15%;
}
A:link  {
font-size: 12pt;
color: #330066;
text-decoration: underline;
}
A:visited  {
font-size: 12pt;
color: #330066;
text-decoration: underline;
}

</STYLE>
