body { text-align: center; font-size: 12px; font-family: tahoma; background-image: url('../images/tlo.gif'); background-repeat: repeat-x; }

a { text-decoration: none; color:#000; font-family: tahoma; font-size: 10px; }
a:visited {color:white; text-decoration:none}

img { border: none; }
.i h1
{
    margin:0;
    padding:0;
    padding-top: 2px;
    font: 18px verdana;
    font-weight: bold;
    color: #6C0000;    
}
td.i
{
    font: 11px verdana;
    border:1px solid black;
    border-bottom:none;
    cursor: hand;
    background-color: #F3E4D1;
}
.t
{
    border:1px solid black;
    font: 11px verdana;
    border-top: none;
    margin-bottom: 4px;
    text-align: right;
    background-color: #DEC6AA;
}

form
{
    margin:  0;
    padding: 2px;
}

.i div
{
    margin-top: 10px;
    border-top: 1px solid #ccc;
}

.i small
{
    color: #888;
}
.i a
{
    color: black;
    font-weight:bold;
}
.i a:hover
{
    color: red;
}
