body {
	background-color: #FAFAFA;
}
.enc {
	background : #E8E8E8;
}
.menu {
	color: Black;
	font-size: 8pt;
	text-decoration : none;
	font-style : italic;
}
A.menu {
	text-decoration : none;
}
A.menu:visited {
	text-decoration : none;
	color: Black;
}
A.menu:hover {
	color: #CC0033;
	text-decoration : none;
}
TD {
	font-family: verdana, arial, Helvetica, sans-serif, Geneva;
	font-size: 8pt;
	color: Black;
}
DIV {
	font-family: verdana, arial, Helvetica, sans-serif, Geneva;
	font-size: 8pt;
	
}
.heading {
	font-weight: bold;
}
.prod_heading {
	font-weight: bold;
	font-style : italic;
	font-size: 9pt;
}
.ebms_heading {
	color:#80baed;
	font-size: 16pt;
	font-family : Neuropol, Arial, Helvetica, sans-serif;
}
.ebms{
	color:#80baed;
	font-family : Neuropol, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.ebmsmail {
	color: #80baed;
	font-size: 8pt;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
}
A.ebmsmail:visited {
	color: #80baed;
	text-decoration : none;
	font-style : italic;
	font-weight : bold;
}
A.ebmsmail:hover {
	color: #000099;
	text-decoration : none;
}
.footer {
	font-size: 7pt;
	color: #000000;
	font-style : italic;
}
A {
	text-decoration : none;
	color: #CC0033;
}
A:hover {
	text-decoration : none;
	color: #CC0033;
}
A:visited {
	text-decoration : none;
	color: #CC0033;
}



