/* CSS Document */
body{
text-align: left;
background-color: #eae4c2;
}

td{
vertical-align: top;
text-align: left;
font-family: Trebuchet MS,Trebuchet,Verdana,Tahoma,Sans-Serif;
font-weight: normal;
font-size: 11px;
color: #000000;
}

td a{
vertical-align: top;
text-align: left;
font-family: Trebuchet MS,Trebuchet,Verdana,Tahoma,Sans-Serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #809186;
}

td a:hover{
vertical-align: top;
text-align: left;
font-family: Trebuchet MS,Trebuchet,Verdana,Tahoma,Sans-Serif;
font-size: 11px;
font-weight: bold;
text-decoration: underline;
color: #de905a;
}

th{
font-family: Trebuchet MS,Trebuchet,Verdana,Tahoma,Sans-Serif;
font-size: 12px;
font-weight: bold;
color: #809186;
}

.title{
font-family: Trebuchet MS,Trebuchet,Verdana,Tahoma,Sans-Serif;
font-size: 11pt;
font-weight: bold;
color: #de905a;
}
