body { }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
.rovingQ { color: #c60; font-size: larger; font-weight: bold; font-style: italic; }
.name { font-weight: bold; font-style: italic; }
.location { font-style: italic; }
.headline { font-size: x-large; }
.byline { font-weight: bold; }
.indextext { font-size: x-small; }
.indextextbold { font-size: x-small; font-weight: bold; }
.indextextitalic { font-size: x-small; font-style: italic; }
.bold { font-weight: bold; }
.question { color: #900; font-weight: bold; }

