/* Style sheet for EM Page*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: TAMMaduram;
	font-weight: 400;
	color: #333333;
}
h2 {
	font-family: TAMMaduram;
	font-weight: 600;
	color: #333333;
}
h4 {
	font-family: TAMMaduram;
	font-weight: 600;
	color: #333333;
}
.MenuEng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
a.eng:link,a.eng:visited {
	color: #333333;
	text-decoration: none;
}
a.eng:hover {
	color: #006600;
	text-decoration: underline;
}
a.eng:active {
	color: #333333;
	text-decoration: none;
}
a.tam:link,a.tam:visited{
	color: #333333;
	text-decoration: none;
}

a.tam:hover {
	color: #006633;
	text-decoration: underline;
}
a.tam:active {
	color: #333333;
	text-decoration: none;}