/* external CSS file */
P.normal {font-family: serif; }
H1, H2, H3, H4 {font-family: sans-serif; color: gray; }
/* P.header {font-family: sans-serif; font-size: 200%; color: red; }
 * TD.nav {border-style: solid; font-family: sans-serif; border-width: thin; color: black; }
 * A.nav {text-decoration: none; color: white; }
 * BODY.content {margin-left: 2em; }
 * BODY {background-color:black}
 */

/*
P {font-family: sans-serif; }
*/
P {font-family: Times,TimesNR,serif; font-size: 14px; }
.bottomlink { font-size: 8pt; font-family: sans-serif; color: darkgoldenrod;}
