.ctgLogo {
	position: absolute;
 	top: 10px;
	left: 20%;
}

.title {
 	position: absolute;
 	top: 10px;
 	left: 38%;
	width: 500px;
 	font-weight: bold;		
 	font-size: 32px; 
 	color: #C26D84;
 	font-family: "Trebuchet MS";
}


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

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

.text2 {
 	position: absolute;
 	top: 120px;
 	left: 10%;
	align: left;
	text-align: left;
	line-height: 1.3;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px; 
}

ins {
	text-decoration: none;
}
