
  body, table, td, th {
    font-size: 10pt;
    font-family: "comic sans ms", "trebuchet ms", "times new roman", serif, goudy, garamond;
    font-style: normal;
    color: #000000;
  }

  body {
    text: #000000;
    color: black;
    background: url(texture.gif) white;
  }

  table {
    bgcolor: #ffffff;
    border-collapse: collapse;
  }

  th {
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    color: #001868;
    background: #e0e0e0;
  }

  h1, h2, h3 {
    font-family: "comic sans ms", helvetica, verdana, arial, sans-serif;
    color: #001868;
  }
  h1 {
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
  }
  h2 {
    font-size: 12pt;
    font-weight: demi-bold;
    font-style: italic;
  }
  h3 {
    font-size: 10pt;
    font-weight: medium;
    font-style: normal;
  }

  a {
    font-family: sans-serif;
    font-weight: bold;
    color: #0064a8;
    text-decoration: none;
  }

  a:link { color: #0064a8; }
  a:visited { color: #0064a8; }
  a:active { color: #001868; }
  a:hover { color: #001868; text-decoration: underline; }

  .alert { font-style: italic; color: #ff0000; }
  .attention { font-style: italic; }

  .headingBylaw {
    position: relative;
    text-align: center; }

  .headingTitle {
    position: relative;
    text-align: left;
    font-size: 14pt;
    font-weight: bold;
    color: #001868 }

  .tabTitle {
    position: relative;
    left: 10;
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
    color: #0000ff
  }

  .mainContent {
    position: absolute;
    top: 196;
    left: 220;
    width: 540;
    z-index: 40;
  }

  .umpireContent {
    position: relative;
    left: 40;
  }

  .printContent {
    position: absolute;
    top: 0;
    left: 0;
    width: 732;
    z-index: 40;
  }
