body {
     background-color:#00009F;
     margin-top:10;
     color:#FFFFFF;
}
a {
        font-size:11pt;
        font-family:Times New Roman;
        text-decoration: none;
}
A:link {
        color: #ffffff}
A:visited {
        color : #FFaaff;
}
A:active {
        color: #ffff00;
}
a:hover {
 color: #0000ff;
 background-color:#00FFFF;
}
p,ul,ol {
        font-size:12pt;
}
h1 {
 font-family: Garamond;
 margin-bottom:5;
 font-size:20pt;
 font-weight: bold;
 font-style: normal;
 text-decoration: underline;
 color: #FFFFaa;
}
h3 {
 margin-top:10mm;
 font-family:Bookman Old Style;
 font-size:larger;
 color: #FFFFFF;
}
