<!--
body {
        background-color: #220000;

}
a:link {
    color: #C16100;
    text-decoration: none;
}
a:visited {
    color: #C16100;
    text-decoration: none;
}
a:hover {
    color: #C16100;
    text-decoration: none;
}
a:active {
    color: #C16100;
    text-decoration: none;
}
.style2 {
        font-family: "Times New Roman", Times, serif;
        font-style: italic;
        font-size: xx-large;
        font-weight: bold;
        color: #C16100;
}
.style4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #C16100;
        font-size: large;
}
.style5 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #C16100;;
        font-style: italic;
}
.style6 {
        color: #C16100;
        font-style: italic;
}		
.style8 {color: #C16100; font-style: italic; 
}
-->
