body {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
}
Table {
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	line-height:1.6;

}
Input {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.content {
	background-color: #FFFFFF;
	vertical-align: top;
}
.tdlogo {
	padding-right: 35px;
}
a:link {color: #6495DD;	text-decoration: none;font-size:8pt;}
a:visited{color: #6495DD;	text-decoration: none;font-size:8pt;}
a:hover{color: #A6A6A6;	text-decoration: none;font-size:8pt;}
.leftbar {
	width: 150px;
	background-color: #FFFFFF;
}
.resultcell
{
background-color:#ECF4FF;
}
.headercell
{
background-color:#54739E;
color:white;
}