<style type="text/css">

body {
    background-color: rgb(255,255,255); text-align:center;
}
h1 {
    
}


p {
    text-align: center;
    font-size: normal; 
    margin-top: 0mm;
    margin-bottom: 0mm;
    margin-left: 0;
    margin-right: 0;
    buffer-bottom: 0mm;
}
p.therehave {
    text-align: center;
    font-size: smaller; 
    margin-top: 0mm;
    margin-bottom: 0mm;
    margin-left: 0;
    margin-right: 0;
    buffer-bottom: 0mm;
}
p.doublespace { 
    font-size: 12pt;
    margin-top: 5mm;
    margin-bottom: 5mm;
    font-family: Verdana, "Lucida Sans", Geneva, Arial, sans-serif;
    text-align: center;

}
p.specialnote {
    text-align: center;
    font-size: 10pt;
    margin-top: 2mm;
    margin-bottom: 5mm;
    margin-left: 10%;
    margin-right: 10%;
    buffer-bottom: 5mm;
    font-family: "Lucida Sans", Verdana, Geneva, Arial, sans-serif;
    color: rgb(250,10,10);
}

table,td {
    align: center;
    border: 0;
}

tr,td {
    margin-top: 0mm;
    margin-bottom: 0mm;
    margin-left: 0;
    margin-right: 0;
    buffer-bottom: 0mm;
    outline=1;
}

div.top {
    text-align: center;
}
a.sitenav {
    font-size:9pt;
    font-family:Verdana,serif;
}
a:link {
    color:rgb(0,100,0); 
}
a:visited {
    color:rgb(34,107,34);
}
a:hover {
    color:rgb(0,5,0); 
}
a:active {
    color:rgb(208,165,32)
}

hr {
    size:3;
    color:rgb(34,107,34);
}

img {
    padding:10,10,10,10;
    margin:10,10,10,10;
}
</style>             

