body {
    font-family:Arial,Helvetica,sans-serif;
    font-style:normal;
    font-size:x-small;
    font-weight:none;
    text-decoration:none;
    text-align:left;
    color:#000000;
    background-color:#fbf2df;
}
p {
    font-family:Arial,Helvetica,sans-serif;
    font-size:x-small;
    text-align:justify;
    color:#000000;
}
td {
    font-family:Arial,Helvetica,sans-serif;
    font-size:x-small;
    color:#000000;
}
center {
    font-family:Arial,Helvetica,sans-serif;
    font-size:x-small;
    text-align:center;
    color:#000000;
}
h1 {
    font-family:Arial,Helvetica,sans-serif;
    font-size:medium;
    text-align:center;
    color:#006600;
}
h2 {
    font-family:Arial,Helvetica,sans-serif;
    font-size:small;
    text-align:center;
    color:#006600;
}
a:link {
    font-size:x-small;
    font-weight:bold;
    text-decoration:none;
    color:#006600;
}
a:visited {
    font-size:x-small;
    font-weight:bold;
    text-decoration:none;
    color:#000066;
}
a:hover {
    font-size:x-small;
    font-weight:bold;
    text-decoration:none;
    color:#660000;
}
a.menu:link {
    font-size:small;
    font-weight:bold;
    text-decoration:none;
    color:#fbf2df;
}
a.menu:visited {
    font-size:small;
    font-weight:bold;
    text-decoration:none;
    color:#fbf2df;
}
a.menu:hover {
    font-size:small;
    font-weight:bold;
    text-decoration:none;
    color:#ba897e;
}
a.submenu:link {
    font-size:x-small;
    font-style:italic;
    font-weight:bold;
    text-decoration:none;
    color:#fbf2df;
}
a.submenu:visited {
    font-size:x-small;
    font-style:italic;
    font-weight:bold;
    text-decoration:none;
    color:#fbf2df;
}
a.submenu:hover {
    font-size:x-small;
    font-style:italic;
    font-weight:bold;
    text-decoration:none;
    color:#ba897e;
}


