form {margin:0;
      padding:0;}

/* main page headings */
H1 {color:#ffff00;
    background-color:#000000;
    font-family:small fonts,arial,helvetica;
    font-weight:700;
    font-size:30pt;
    margin-top: 0pt;
    margin-bottom: 6pt;}

H2 {color:#ffffff;
    font-family:arial,helvetica;
    font-weight:700;
    font-size:12pt;
    margin-top: 6pt;
    margin-bottom: 6pt;}

/* special headings */
H4 {color:#f0f000;
    background-color:#000000;
    font-family:arial,helvetica;
    font-weight:700;
    font-style:italic;
    font-size:24pt;
    margin-top: 0pt;
    margin-bottom: 6pt;}


/* other */
.subheading {color:#ffffff;
             font-family:arial,helvetica;
             font-weight:700;
             font-size:10pt;}

.subheading_quotes {color:#f0f0f0;
                    font-family:arial,helvetica;
                    font-weight:700;
                    font-style:italic;
                    font-size:10pt;}

.subheading_about {color:#000000;
                   font-family:arial,helvetica;
                   font-weight:700;
                   font-style:italic;
                   font-size:10pt;}

.main_menu {color:#ffffff;
            font-family:arial,helvetica;
            font-weight:700;
            font-size:16pt;
            text-decoration:none;}

.stats {color:#0000c0;
        font-family:arial,helvetica;
        font-size:8pt;}

.standard {color:#000000;
           font-family:courier new,courier,arial,helvetica;
           font-size:12pt;}

.comment {color:#0000c0;
          font-family:arial,helvetica;
          font-style:italic;
          font-size:9pt;
          text-align:left;}

.quote {color:#ffffff;
        font-family:arial,helvetica;
        font-weight:700;
        font-size:12pt;}

.filelist_mod {color:#000000;
                font-family:courier new,courier,arial,helvetica;
                font-size:9pt;}

.filelist_midi {color:#000000;
                font-family:courier new,courier,arial,helvetica;
                font-size:9pt;}

.linklist {color:#000000;
                font-family:courier new,courier,arial,helvetica;
                font-size:12pt;}

.nodeco {text-decoration:none;}

.smaller {font-size:smaller;}

.larger {font-size:larger;}

.just {text-align:justify;}

.black {color:#000000;
        background-color:#000000;
        border-color:#000000;}

.black_background {background:#000000;}
.black_foreground {color:#000000;}

.white_background {background:#f0f0f0;}
.white_foreground {color:#f0f0f0}

.gray_background {background:#c0c0c0;}
.gray_foreground {color:#c0c0c0;}

.yellow_background {background:#e0e000;}
.yellow_foreground {color:#e0e000;}

.sbutton {font-weight: 700;
          color:#ffffff;
          background-color:#808080;
          border:2px solid black;
          margin:0px 0px 0px 0px;
          cursor:pointer;}