.tamil-head {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
}
.tamil-title {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: rgb(204, 204, 255); 
	vertical-align: top; 
	text-align: center;	
}
.tamil-title-blue {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	vertical-align: top; 
	text-align: center;	
	background-color:#000066;
}
.tamil-title-lite {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	vertical-align: top; 
	text-align: center;	
	background-color: #DDE8FF;
}

.tamil-body {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;		
}

a {
	text-decoration: none;
}
