BODY {
        SCROLLBAR-FACE-COLOR: #ffddcc; SCROLLBAR-HIGHLIGHT-COLOR: #ffddcc; SCROLLBAR-SHADOW-COLOR: #ffddcc; SCROLLBAR-ARROW-COLOR: #000080; SCROLLBAR-BASE-COLOR: #000080; scrollbar-3d-light-color: #000080; scrollbar-dark-shadow-color: #000080
}
body {
 font-family:Verdana, Arial;
 font-weight: bold;
 color: #000080;
}
td {
 font-family: Verdana, Arial ;
 font-weight: bold;
 text-align: center;
 color: #000080;
}

h1 {
 font-family: Times New Roman;
 font-size: 26pt;
 font-weight: bold;
  color: #000080;
 text-align: center;
 }
h2 {
 font-family: Verdana, Arial;
 font-size: 18pt;
 font-weight: bold;
 text-align: center;
 color: #000080;
}
h3 {
 font-family:  Verdana, Arial;
 font-size: middle;
 font-weight: bold;
 text-align: center;
}
p {
 font-family: Verdana, Arial;
 text-align: left;
 color: #000080;
}


A:hover {
        COLOR: #ffffff; BACKGROUND-COLOR: #0B1BAC
}
A:link {
        TEXT-DECORATION: none
}
A:visited {
        TEXT-DECORATION: none
}
A:active {
        TEXT-DECORATION: none
}