/* bare necessities - htmloutput.xsl (<link>'d) */

a, a:link, a:active, a:visited, a:hover { color:#1b3c69; font-weight:bold; }
body,table,td,div,p,input,textarea { 
	font-family:'Trebuchet MS', 'arial narrow', arial, verdana, helvetica, sans-serif;
	color:#542f1e;
	}
