
A:link  { color: brown; text-decoration: none }
A:visited { color: #175454; text-decoration: none }   
A:active  { color: brown; text-decoration: none } 
A:hover  {color: gray}

BODY { font-family: "arial", serif;}

P { font-size: 10pt }
UL LI { list-style-type: square; font-size: 10pt }
P.caption { font-size: 8pt; color: maroon }
P.margin { font-size: 10pt; margin-left: 10; margin-right: 10 }

.byline { font-size: 10pt; font-weight: bold }
.title { font-size: 12pt; font-weight: bold; text-align: center}
.subtitlec { font-size: 10pt; font-weight: bold }
.copyright { font-size: 8pt }
.question  {color: maroon; font-size: 10pt;}
.answer {color: black; font-size: 10pt }