.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.head {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	text-align: center;
	padding: 2px;
	margin: 2px;
	border: 2px groove #FFFFFF;

}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.head2 {
	font-family: "Futura Md BT";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 25px;
}
