BODY {FONT-SIZE: 12pt; FONT-WEIGHT: bold; background-color="#FFFFCC"}
A:Link {color=blue}
A:Hover {color=green}
A:Visited {Color=purple}
H1 {font-family: "Times New Roman",Times; 
    font-weight: normal;
    font-size: 96pt;
    color: black;
}
H2 {font-family: "Times New Roman",Times;   
    font-size: 40pt;
    color: black;
}
H3 {font-family: "Times New Roman",Times;   
    font-size: 20pt;
    color: black;
}
H4 {font-family: "Times New Roman",Times;   
    font-size: 14pt;
    font-weight: bold;
    color: black;
}
H5 {font-family: "Times New Roman",Times;   
    font-size: 12pt;
    font-weight: bold;
    color: black;
}
}
pre {font-family: "Courier New",Courier;
     font-size: 8pt;
     color: black;
}
list {type:disk;
}