<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">

<HTML>
HTML {
background-attachment:scroll;
background-image:url(gifs/background-2007.gif);
background-repeat:repeat; 
color: #202020;
font-size: 90%;
margin: 20;
font-family: Verdana, Arial, Helvetica;
}

BODY {
background-color:#31364D; 

}

TABLE {
color: #202020;
font-size: 90%;
font-family: Verdana, Arial, Helvetica;
}

IMAGE {border:none;}


A:link {text-decoration: underline; color: #202020}
A:visited {color: #202020;

text-decoration: underline}
A:hover {text-decoration: underline; color: #C00000;}
A:active { color: #202020;

text-docoration: underline}


H1 {
color: #31364D;
text-align:left;
font-size: 2.1em;
margin-top: 0px; margin-bottom: 10px;
}

H2 {
color: #31364D;
text-align:left;
font-size: 1.2em;
margin-top: 0; margin-bottom: 5;
}

H3 {
color: #31364D;
text-align:left;
font-size: 1.0em;
margin-top: 12; margin-bottom: 3;
}

H4 {
color: #31364D;
text-align:left;
font-size: 24px;
margin-top: 5; margin-bottom: 5;
}

H5 {
color: #31364D;
text-align:left;
font-size: 16px;
margin-top: 0; margin-bottom: 5;
}

ul {
margin-top:5px;

}

li {
margin-bottom:5px;

}

</HTML>