td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana;
	font-size:10px;
}

a, a:visited
{
	color:#A60B06;
}

a:hover
{
	color:#CB0000;
    text-decoration: underline;
}



a.tf, a.tf:visited
{
    color:#CB0000;
    font-weight: bold;	
    text-decoration: none;
}


a.tf:hover
{
    color:#CB0000;
    font-weight: bold;
    text-decoration: underline;
}


.htitle
{
        font-family:verdana;
	font-size:14px;
	color:#4877af;
	font-weight:bold;
}


.small 
{
    font-family:verdana;
    font-size:12px;
}				


.tb {
    background-color : #a60b06;
}
    
.th {
    background-color : #cc0000;
}
	
.tr {
    background-color : #ffffff;
}
    
.trg {
    background-color: #F9F9F9;
}
		    
