﻿@font-face 
{
font-family: ML-TTKarthika;
font-style:normal;
font-weight: normal;
src: url(http://www.keralausa.com/fonts/MLTTKAR0.eot);
} 

body 
{
font-family: Times New Roman; 

}
.english
{
	font-family: Ariel;
	color: Green;
	font-weight:  bold;
	font-size:large;
}
.malayalam
{
	font-family: ML-TTKarthika;
	font-weight:  bold;
}
.unicode
{
	font-family: Unicode (UTF-8);
	font-weight:  bold;
}



