td {
        font-family: Tahoma;
        font-size: 10px;
        color: #575757;
}
a.grey {
        text-decoration:none;
        font-family: Tahoma;
        font-size: 10px;
        font-weight:bold;
        color: #575757;
}
a:hover.grey {
        text-decoration:underline;
        font-family: Tahoma;
        font-size: 10px;
        font-weight:bold;
        color: #575757;
}
a.grey2 {
        text-decoration:underline;
        font-family: Tahoma;
        font-size: 10px;
        color: #575757;
}
a:hover.grey2 {
        text-decoration:none;
        font-family: Tahoma;
        font-size: 10px;
        color: #575757;
}
form    {padding:0px; margin:0px}
.forma1 {
        font-family: Tahoma;
        font-size: 11px;
        background-color: #DADBD6;
        height: 18px;
        width: 212px;
        border:1px solid #73736E;
}
.forma2 {
        font-family: Tahoma;
        font-size: 11px;
        background-color: #DADBD6;
        height: 69px;
        width: 212px;
        border:1px solid #73736E;
        overflow: auto;
}