a:link { font-weight:none; color:black; text-decoration:none }
a:visited { font-weight:none; color:black; text-decoration:none }
a:hover { font-weight:none; color:black; text-decoration:underline }
a:active { font-weight:none; color:black; text-decoration:underline }
a:focus { font-weight:none; color:black; text-decoration:underline }

@font-face { font-family:Glypha; src:local(Glypha), url("/usr/share/fonts/default/TrueType/glypic.ttf") format(TrueType); }
@font-face { font-family:Glyphics; src:local(Glyphics), url("/usr/share/fonts/default/TrueType/glyphics.ttf") format(TrueType); }

body,table
	{
	color:black; 
	font-weight:400; 
	font-size:10pt; 
	line-height:120%;
	font-family:Glyphicss,Arial,Helvetica,Geneva;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	letter-spacing:0.0 mm;
	word-spacing:0.0 mm;
	}
