﻿


.cssfont .table
{	
	font-size: 7pt;
	text-transform:uppercase;	
	margin-left:2px;
	margin-left:1em! important
}

.cssfont .table label
{
	/*font-weight: bold;*/
	float: left;	
	color:#363636;
	font-weight:bold;
}

.cssfont .table span 
{	
	float: left;	
	width:7em;
}


.cssfont .table .td
{	
	color:White;
	background-color:Transparent;
}