/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.whtxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.test-table {
border-collapse:collapse;
border:1px solid #ccc;
margin:10px 0;

}
.test-table td{
font-size:11px;
font-family:arial;
}
.test-table td p, .test-table td div, .test-table td span{
font-size:11px;
font-family:arial;
}
