td {
    font-family: sans-serif;
    font-size: 10pt;
    line-height: 16pt;
}
td.23 {
    font-family: sans-serif;
    font-size: 10pt;
    line-height: 16pt;
    border-bottom: rgb(204,204,204) 1px outset; 
    border-left: rgb(204,204,204) 1px outset; 
    border-right: rgb(204,204,204) 1px outset; 
    border-top: rgb(204,204,204) 1px outset; 
}
font.9 {
    font-family: sans-serif;
    font-size: 16pt;
    line-height: 21pt;
}
font.u {
    font-family: sans-serif;
    font-size: 14pt;
    line-height: 18pt;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    color: rgb(255,0,0);
}
a.7:link {
    text-decoration: underline;
}
a.7:visited {
    text-decoration: underline;
}
a.7:visited {
    color: "#666666";
}
a.8:link {
    color: rgb(0,0,0);
    text-decoration: underline;
}
a.8:hover {
    color: rgb(255,0,0);
    text-decoration: underline;
}
a.8:visited {
    color: rgb(0,0,0);
    text-decoration: underline;
}
textarea {
    border-bottom: rgb(204,204,204) 1px outset; 
    border-left: rgb(204,204,204) 1px outset; 
    border-right: rgb(204,204,204) 1px outset; 
    border-top: rgb(204,204,204) 1px outset; 
    background: "#eeeeee";
    color: rgb(0,0,0) 
    font-family: sans-serif;
    font-size: 12pt;
}
INPUT.button {
    background: "#000000"; 
    color: #ffffff; 
    cursor: hand; 
    font-family: sans-serif;
    font-size: 9pt;
    font-weight: bold;
}
INPUT {
    background: "#eeeeee";
    font-family: sans-serif;
    font-size: 10pt;
    color: rgb(0,0,0);

}