html, html a, body{
   
	font-family: Tahoma !important;
src: url('Tahoma.ttf');
	font-size: 100%;
	background: #FFf;
font-weight:normal;

text-rendering: auto !important;

text-rendering: optimizeSpeed !important;

text-rendering: optimizeLegibility !important;

text-rendering: geometricPrecision !important;

text-rendering: inherit !important;


}