/* Style Sheet for weatherrecords.org created by tech@weatherrecords.org */

Body {  background: black;
             font-family: times new roman, times, sans-serif;
               color: #fff; 
                text-align: center; }

:link { color: #fff; background: transparent; text-decoration: none }
:visited { color: #fff; background: transparent; text-decoration: none }
a:active { color: #fff; background: transparent; text-decoration: none }
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; 
                      }
ol {margin:5px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-indent:5px;
    list-style: none none outside;  }
td.big {width:700px}
td.main {   background: #996;  }
td.largespace {       width: 120px;       }
td.space{       width: 21px;        }
td.strip {       width: 120px;
                   background: #633;        }
td.piccol { text-align: center;
                vertical-align: middle; 
                  width: 140px;  }
td.col3 { text-align: center; 
              vertical-align: middle; 
               width: 60px;  }
td.col2 { width: 140px; 
             background-color: rgb(153, 153, 102); 
             text-align: center; 
             vertical-align: middle;    }
td.col4 { background-color: rgb(153, 153, 102); 
            width: 140px; 
             text-align: center; 
              vertical-align: middle;  }
td.col5 { width: 140px; 
            text-align: center; 
            vertical-align: middle;  }




.hide { display: none }

p.copyright { font-size: small ;
                    color: #996; }

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 {
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

H3 {
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
 margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

H5 {
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

H6 {
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

H7 {
  color: black;
  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: black;
}


























































