frameset {
    }

body {
    margin:3pt;
    background:beige;
    tab-interval:.5in
}

a {
    border:"blue";
    background:#E5E5E5
    font-size:11.0pt;
    font-family:"Times New Roman";
}

table {
    margin-top:3pt;
    font-size:12.0pt;
    font-family:"Times New Roman";
}

p {
    margin-top:3pt;
    font-size:12.0pt;
    font-family:"Times New Roman";
}

h1 {
    margin-top:4pt;
    text-align:center;
    font-size:16.0pt;
    font-family:"Times New Roman";
}

h2 {
    margin-top:4pt;
    text-align:center;
    font-size:14.0pt;
    font-family:"Times New Roman";
}


a:link, span.MsoHyperlink {
    color:blue;
    text-decoration:underline;
    text-underline:single;
}

a:visited, span.MsoHyperlinkFollowed {
    color:purple;
    text-decoration:underline;
    text-underline:single;
}

ol {
    list-style:disc;
}

ul {
    list-style:disc;
}

li {
    font-family:"Times New Roman";
}