  td            { font-family: Verdana, Arial, sans-serif;
                  font-size: 13px;
                }
  h1            { color: #334455;
                  font-size: 22px;  
                  line-height: 26px;
                  border-bottom: solid 7px #dd0000;
                }
  h2            { color: #334455;
                  font-size: 18px;
                  line-height: 22px;
                  border-bottom: solid 3px #dddddd;
                }
  a             { color: #aa0000;
                  font-weight: bold;
                  text-decoration: none;
                }
  a:hover       { color: #ff0000;
                }                        
  .menu         { color: #ffffff;
                  background: #dd0000;
                  padding: 2px 10px 2px 10px;
                  font-weight: bold;
                  text-decoration: none;
                  letter-spacing: 1px;
                }                       
  .menu:hover   { color: #dd0000;
                  background: #ffffff;
                }                       
  .menubg       { padding: 8px 5px 8px 5px;
                }                     
  .bgmaintext   { background: url(images/bgmaintext.gif);
                  background-repeat: no-repeat;
                  background-position: bottom;
                  background-color: #fafafa;
                  vertical-align: top;
                }
  .maintext     { padding: 10px 40px 30px 40px;
                  font-family: verdana, arial, sans serif;
                  vertical-align: top;
                  text-align: justify;
                  line-height: 20px;
                }
  .footer       { background-image: url(images/bgfooter.gif);
                  background-repeat: no-repeat;
                  background-position: top;
                  background-color: #fafafa;
                  vertical-align: bottom;
                  text-align: right;
                  color: #666666;
                  font-size: 11px;
                  padding-bottom: 12px;
                }
  .copy         { font-weight: normal;
                  color: #666666;
                  text-decoration: underline;
                }
