BODY
{
margin-top: 30px;
margin-bottom: 30px;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
}

FORM
{
margin: 0;
}

INPUT
{
font-family : Verdana;
font-size: 12px;
font-weight: normal;
}

TEXTAREA
{
font-family : Verdana;
font-size: 12px;
font-weight: normal;
}

.td_light
{
font-size: 8pt;
background-color: #F0F0F0;
}

.td_dark
{
text-align: center;
font-weight: bold;
background-color: #FF6F6F;
}

.td_status_0
{
background-color: red;
}

.td_status_1
{
background-color: yellow;
}

.td_status_2
{
background-color: green;
}

.header
{
font-size: 14px;
font-weight: bold;
}
