/* tech.css */
/* Technical spec stuff */
/* $Id: tech.css,v 1.2 1999/03/09 18:26:14 tmonroe Exp $ */

EM.tech {
    font-family: monospace;
    font-style: normal;
}

A.bn:link {
    font-family: sans-serif;
    color: blue;
}
