body, p, td 
{ 
	font-size: 11px; 
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	margin: 0.1mm 3mm; 
}

a:link 
{ 
	color: #ffa500 
}

a:visited { color: #875545 }

a:hover { color: #762938 }

a:active { color: #e6cd8b }

.TextTableHeader
{
	color:#da9b4e;
	font-size: 11px; 
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif; 
	font-weight: lighter; 
	font-style: italic; 
	text-decoration: none; 
	text-align: justify; 
	margin: 5mm 3mm 0.1mm; 
}

.TextTableDate
{
	color:#da9b4e;
	font-size: 11px; 
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif, "Times New Roman", Times, serif; 
	font-weight: lighter; 
	font-style: italic; 
	text-decoration: none; 
	text-align: right;
	margin: 5mm 3mm 0.1mm; 
}

.TextTableContent
{
	color: #b1b1b1;
	font-weight: lighter;
	margin: 5mm 3mm 0.1mm;
	text-align: justify; 
}

.handcursor
{
	cursor:hand;
	cursor:pointer;
}

.table td {
	color: #ffffff;
}

