body {  color: #ffff00; font-family: "Arial", sans-serif; background-color: #2d2e0c;}
table.wide { width: 100%; }
table.narrow { width: 80%; }
td { font-family: Arial, sans-serif}
.blue2 { color: #ffffff; background-color: #660; margin-left:2px; margin-bottom:2px; float:left; direction: ltr; width:80% }
.blue3 { color: #ffffff; background-color: #660; margin-left:2px; margin-bottom:2px; float:left; direction: ltr; width:80% }
.blue4 { background-color: #85831d; }
.white { color: #ffffff; direction: ltr }
.blue5 { color: #ffffff; background-color: #660; margin-left:2px; margin-bottom:2px; direction: ltr; font-size: small; }
.blue6 { color: #ffffff; background-color: #660; margin-left:2px; margin-bottom:2px; direction: ltr; font-size: small; }
p.center { text-align: center }
div.dir { direction: ltr }
div.center { width: 80%; text-align: center }
img.displayed { display: block; margin-left: auto; margin-right: auto }
a.white { direction: ltr; color: #fff; text-decoration: none; }

a:link {color:#ffffff; text-decoration: none;}      /* unvisited link */
a:visited {color:#ffff00; text-decoration: none;}  /* visited link */
a:hover {color:#ff0000; text-decoration: none;}  /* mouse over link */
a:active {color:#0000ff; text-decoration: none;}  /* selected link */