p.text {
    font-family: "Times New Roman", Times, serif;
    text-align: justify;
}

p.text2 {
    font-family: "Times New Roman", Times, serif;
    text-align: center;
}

p.lmenu {
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    text-align: center;
}

p.title2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left;
    color: #0000FF;
}

p.title3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #0000FF;
}

p.footer1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 8pt;
    text-align: center;
}

td {
    font-family: "Times New Roman", Times, serif;
}

td.move {
    font-family: "Times New Roman", Times, serif;
    text-align: left;
}

td.note {
    font-family: "Times New Roman", Times, serif;
    text-align: justify;
}

ul {
    font-family: "Times New Roman", Times, serif;
    text-align: justify;
}

ol {
    font-family: "Times New Roman", Times, serif;
    text-align: justify;
}

a:link {
    text-decoration: none;
    color: #0000FF;
}

a:visited {
    text-decoration: none;
    color: #FF0000;
}

a:hover {
    text-decoration: underline;
    color: #000000;
}
