
body {
     margin-top:0;
     margin-left:0;
     font-size: 14px;
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     background-image: url(images/rainbow-1x650.jpg);
     background-repeat: repeat;
     }

 blockquote
    {
     margin-top:    0px;
     margin-left:  25px;
     margin-right: 25px;
     margin-bottom: 0px;
    }

 ul,ol
    {
     margin-top:    0px;
     margin-bottom: 0px;
    }


 H1, H2, H3, H4, H5, H6
    {
     margin-top:  0px;
     margin-bottom:  0px;
    }

.clouds {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px;
    line-height: 22px;
    background-image: url(images/clouds-8-6-99-03-b-150.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    }

.nebula {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px;
    line-height: 22px;
    color:#FFFFCC;
    background-image: url(images/Towering-Nebula-s.jpg);
    background-repeat: no-repeat;
    width: 550px;
    height: 550px;	
    }

.cross-line {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 14px;
    line-height: 18px;
    background-image: url(images/cross-line.gif);
    background-repeat: no-repeat;
    background-position: center top;
    }

.CRLassen {
    background-image: url(images/CR-Lassen-Cosmic-Voyagers-b.jpg);
    height: 1620px;
    width: 1200px;
    }


 .center
    {
    margin-left:  auto;
    margin-right: auto;
    }


   td.off   
      {
        border: 1;
        color: blue;
        cursor: nw-resize;
        font-size: 10pt;
        border-color: #ffeeee;
        border-style: ridge;
        font-family:  arial, tahoma, verdana, 'sans serif';
        background: #ffdddd;
	  }

   td.ovr   
      {
        border: 1;
        color: red;
        cursor: pointer;
        font-size: 10pt;
        border-color: red;
        border-style: ridge;
        font-family:  arial, tahoma, verdana, 'sans serif';
        font-style: italic;
        font-weight: bold;
        background: #ffbbbb;
      }

   td.act 
      {
        border: 1;
        color: green;
        cursor: nw-resize;
        font-size: 10pt;
        border-color: red;
        border-style: ridge;
        font-family:  arial, tahoma, verdana, 'sans serif';
        font-style: italic;
        font-weight: bold;
        background: #ffbbbb;
      }


