font {
    font-family: Book Antiqua, Garamond, Times New Roman;
}
p:first-letter { font-size: 140%; }
p { font-size:85%; text-align=justify; text-indent: 1cm; } 

h1 { color: #FFFFFF; background-color: #0F4B99; letter-spacing: 3px; 
     border-style: solid; text-indent: 10px; font-size:75%; } 

h1.banner { background-color: #FFFFFF; border-style: solid; } 
td.page { border-style: solid; padding-left: 4px ; padding-right: 4px; border-color: #0F4B99; }   
h2 { font-size:75%;
    color: #0F4B99;
    margin-top: 5px;
    border-bottom-style: solid;
}

a { font-size: 75%; margin-left: 4px; }
