/*ta-2005.css */
/* For TA pages after Fall 2005. */


BODY {margin: 2px}
UL {margin-top: 0em; margin-bottom: 2em}

/* P {margin-left: 10%; margin-right: 10%;} */

TABLE.header {border-color: #eff0a5; border-width: 3px; border-style: solid;
              padding: 0;}

TABLE.header TD.nav {background-color: #eff0a5; width: 20%;}
TABLE.header TD.title {text-indent: 20%;}


DT {font-weight: bold; margin-bottom: 0.5em}
DD {margin-bottom: 1em}
/* for relatively normal-looking DT */
DL.normal DT {font-weight: normal; margin-bottom: 0em;}
DL.normal DD {margin-bottom: 0.5em;}

BLOCKQUOTE.quote, .code {font-family: courier, monospace;  font-size: 90%;}
BLOCKQUOTE.text {font-family: arial, sans-serif;  font-size: 90%;}

PRE {font-family: monospace;}
.mono {font-family: monospace;}

A.inline {text-decoration: none;}

.half {line-height: 40%}
.blue {color: blue;}
