body     { background-color: white;}



A:link  { color: #080; font-weight: bold; text-decoration: none }
A:active {color: #FFCC00; text-decoration: none;}

A:visited {color: #996600; text-decoration: none;}



/*These tags are for questions and answers on the FAQs page.*/

P.Q   { color: green; font-weight: bold }

P.A {color: black}
a:hover   { color: #fff; background-color: #008000 }
p     { text-align: justify; margin-right: 20px; margin-left: 20px }
.figure { color: #080; font-variant: small-caps; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif }
td.a { background-color: silver }
h4    { color: #080; font-variant: small-caps; font-weight: bold; font-size: x-large }
td { text-align: center }
.comment   { font-style: italic; text-align: justify; padding: 1em }
.floatRT { float: right }
.leftPAD  { margin-left: 1.5em }
.cutout  { font-style: italic; text-align: justify; padding: 2em; border: ridge thin }
