.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 17px;
	letter-spacing: 1px;
}
.tabletext {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	letter-spacing: 1px;
}
.tabletext-heading{
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 17px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #0093DD;
}
.heading{
	font-family: Arial;
	font-size: 16px;
	color: #0093DD;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
}
.form{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #CFCFCF;
	background-color: #F0F0F0;
}
