/* Style Sheet for weatherrecords.org created by tech@weatherrecords.org */

Body {  background: black;
             font-family: Times, "Times New Roman", serif;
               color: white; 
                text-align: left; }

:link { color: white; background: transparent; text-decoration: none }
:visited { color: white; background: transparent; text-decoration: none }
a:active, a:hover { color: white;
               background: transparent; 
               text-decoration: none; 
               font-weight: bold;
             }
a:link img, a:visited img { border-style: none } /* no border on img links */
a img { color: black; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}

table.border {width: 100%}
td.left    {  width: 200px; 
                            text-align: center;
             }

table.border.td {  width: 200px; 
                            text-align: center;
               }

table.releases  {  width: 400px; 
                      }

td.main {   background: #999;  }
td.largespace {       width: 120px;       }
td.space{       width: 21px;        }
td.strip {       width: 120px;
                   background: #333;        }
td.piccolsl { text-align: center;
                vertical-align: middle; 
                  width: 140px;  }
td.col3sl { text-align: center; 
              vertical-align: middle; 
               width: 80px;  }
td.col2sl { background-color: #999;
                width: 160px; 
             text-align: center; 
             vertical-align: middle;    }
td.col4sl { width: 100px; 
              background-color: #999;
             text-align: center; 
              vertical-align: middle;  }
td.headcol2sl { width: 160px; 
             text-align: center; 
             vertical-align: middle;    }
td.headcol4sl { width: 100px; 
              text-align: center; 
              vertical-align: middle;  }


.hide { display: none }

copyright { font-size: small; 
                    color: white; } 

H1 {
  font-family: Arial;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: white;
}

H2 {
  font-family: Arial;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: white;
}

H4 {
  color: white;
  font-family: Arial;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

H3 {
  font-family: Arial;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: white;
}

H5 {
  color: white;
  font-family: "Courier New";
  font-size: 20pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

H6 {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: white;
}

H7 {
  color: white;
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

#tracklisting {
  font-family: Arial;
  font-size: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: white;
}





























