/* Setup the default body color */
body {  color: #333366;  font-size: 10px;line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif;
  background-color: #000000;
  background: url('images/cosmic.jpg');
  text-align: center; margin: 10px}


/* Setup the normal link colors */
a.normal {background: #000000; color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: bold}
a.normal:visited {background: #000000; color: #ffffff; text-decoration: none; font-size: 10pt; font-weight: bold}
a.normal:hover {background: #000000; color: #ffffff; text-decoration: underline; font-size: 10pt; font-weight: bold}
/* a#normal:active {color: #808080; text-decoration: none; font-size: 10pt; font-weight: normal} */
span.rbd { font-family: arial, verdana; font-size:9pt; color: #111111; cursor: pointer; }
