
  /* Standard elements */
  body { color:  #3366FF;
         background-color:  #000000;
         background: black url("http://starryskies.com/starfield.gif");
         background-attachment:  fixed;
         font-family:  Times New Roman, serif; }

a {color: #33ffff; text-decoration: underline;}
a:link {color: #33ffff; text-decoration: underline;}
a:visited {color: #FF9999; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: underline;}

td {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color:#F5F5F5;}
.title {}
.ticker {color:#000000;}
.dotted {border-style:dotted;border-width:0px;border-bottom-width:1px;}
.outline {border:1px solid #cccccc;}
.small {font-size: 80%}

h { color:  #FFFF00;}
h3 { color:  #FFFF00;}

p { color:  #F8D9CD;}

span { color:  #80FF80;}

li { color:  #99FF99;}

ul { color:  #99FF99;}

b { color:  #99FF99;}

