BODY {font-family: arial; background: white; color: black }

A { font-family: arial;  font-weight: bold; text-decoration: none; color: #7373A5 }
A:active { font-family: arial;  font-weight: bold; text-decoration: none;  color: #535385 }
A:visited { font-family: arial;  font-weight: bold; text-decoration: none;  color: #7373A5 }
A:hover { font-family: arial; font-weight: bold; text-decoration: underline; color: #535385 }

A.menu { font-family: arial;  font-weight: bold; text-decoration: none; color: #7474A5 }
A.menu:active { font-family: arial;  font-weight: bold; text-decoration: none; color: #242456 }
A.menu:visited { font-family: arial;  font-weight: bold; text-decoration: none; color: #7474A5 }
A.menu:hover { font-family: arial;  font-weight: bold; text-decoration: none; color: #242456 }

H1 { font-family: arial;  font-size: 38pt;  color: #7373A5;  text-align: center }
H2 { font-family: arial;  font-size: 18pt;  color: #000000; }
H3 { font-family: arial;  font-size: 16pt;  color: #000000; }

P { font-family: arial; }

HR { color: #AAAACF; }

TH { font-family: arial; font-size; 9pt; }

.num { color: #0000FF }
.com { font-style: italic; color: #00007F }
.caption { font-family: arial; font-size: 10pt }

.code { background: #DDDDDD; font-family: courier; }
.cmdline { background: #000000; font-family: fixedsys; color: #EEEEEE; }

.VCcomment { color: #007700 }
.VCkeyword { color: #0000FF }
