body,td     {
              font-family: Verdana,Geneva,Arial,Sans-serif;
              font-size: 12px;
              color: #333333;
            }

a           {
              color: #333333;
              text-decoration: none
            }
a:hover     { text-decoration: underline }

h1          {
              font-size: 36px;
              font-weight: bold;
              margin: 0 0 0 0;
              color: #336699;
            }
h2          {
              font-size: 18px;
              font-weight: bold;
              color: #996699;
            }
h3          {
              font-size: 14px;
              color: #996699;
            }

img         { border-width: 0 }

table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after { 
              content: " \25B4\25BE" 
}

.comment    {
              border-style: dotted;
              padding: 5 5 5 5;
              border-width: 1 1 1 1
            }

.purple     { color: #996699 }
.blue       { color: #336699 }
.tiny       { font-size: 9px }
.menuitem   {
              border-style: solid;
              border-width: 0 0 1 0;
              border-color: #C0C0C0;
              margin: 0 0 3 0
            }
.submenuitem   {
              border-style: solid;
              border-width: 0 0 1 0;
              border-color: #C0C0C0;
              margin: 0 0 3 10
            }
.subsubmenuitem   {
              border-style: solid;
              border-width: 0 0 1 0;
              border-color: #C0C0C0;
              font-size: 80%;
              margin: 0 0 3 20
            }
.th { font-weight: bold; text-align: right; vertical-align: top }

#mainpage a {
              text-decoration: none;
              border-style: dotted;
              border-width: 0 0 1 0;
              border-color: #999999
            }

#bryarEntry a {
                text-decoration: none;
                border-style: dotted;
                border-width: 0 0 1 0;
                border-color: #999999
              }

#bryarLink p {
                border-style:solid;
                border-width:0 0 1 0;
                border-color:#C0C0C0;
                margin:0 0 3 0
             }
