#mainTable {
	position: absolute;
	left: 10px;
}

.pad	{
	padding: 10px;
}

.text {
	line-height: 1.3;
	font-weight: normal;
	font-family: Arial;
	font-size: 14px; 
}
 
.text1 {
	align: left;
	text-align: left;
	line-height: 1.3;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px; 
}

.text2 {
	line-height: 1.3;
	font-family: Arial;
	font-weight: normal;
	font-size: 20px; 
}

.text3 {
	line-height: 1.3;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px; 
}

ins {
	text-decoration: none;
}

