/* nz.css
   style file for the layout of the WWW pages for
   'Tramping in NZ' */



H1 { text-align: center;
     color: red;
     font-family: sans-serif;
     font-size: x-large;
     font-weight: bold;
   }

H2 { color: #cc33cc;
     font-family: sans-serif;
     font-style: italic;
     font-size: large;
     font-weight: bold;
     margin-left: 5%;
   }

H3 { color: purple;
     font-family: sans-serif;
     text-decoration: underline;
     font-size: medium;
     font-weight: bold;
   }

.email { font-family: sans-serif;
         color: #009900;
         font-size: medium;
         font-weight: bold; }

.date { font-family: sans-serif;
        color: #ff00ff;
      }

.gross { font-size: large }

.tracksortlist {font-family: sans-serif;
                text-decoration: none;
                font-size: medium;
                font-weight: bold;
                 }
.trackcomment { font-family: sans-serif;
                font-weight: bold;
                color: #993366;
}

.photoindex { font-family: sans-serif;
              font-size: small; }

.photolarge { font-family: sans-serif;
              font-weight: bold;
              font-size: medium;
              margin-top: 1cm; }

.sitelink { font-family: sans-serif;
                font-weight: bold;
                font-size: medium;
}
