body {
	font-family: tahoma;
 	font-size: 11px;
	color : #000000;
	background-color: #FFFFFF;
    margin:0px;
}

a,table,font,td,tr,div 
{
	color : #000000;
 	font-size: 11px;
}


td.header
{
	background-color:#606060;
	border-bottom:1px solid #000000;
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding:5px;	
	overflow:hidden;
	height:18px;
}
