BODY {
    background: white;
    font-family: Garamond,Times New Roman,serif; 
    color: black;
}
H1 {
    text-align: center;
    color: #FFFFCC;
    font-weight: bolder;
    font-family: arial,verdana,helvetica,sans-serif; 
    font-size: 13pt;
}
H4 {
    color: #0000CC;
    font-style: italic;
}
UL {
    list-style-type: disc;
}
