BODY {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

H1 {
    font-family: New Times Roman, Times, serif;
    font-weight: bold;
}
H1.scissor { 
    margin-top: 20px; 
    font-family: "Jokerman LET", serif;
    font-size: 26pt;
    font-weight: normal;
}

H2 {
    font-family: New Times Roman, Times, serif;
    font-weight: bold;
}
H3 {
    font-family: New Times Roman, Times, serif;
    font-weight: bold;
}
H4 {
    font-family: New Times Roman, Times, serif;
    font-weight: bold;
}


P { 
    font-family: Geneva, Arial, sans-serif;
    text-indent: 30px;
    font-weight:normal;
}

P.scissor { 
    font-family: New Times Roman, Times, serif;
    font-size: 14pt;
    text-indent: 0px;
    font-weight:normal;
}

TD { 
  font-family: Geneva, Arial, sans-serif;
}

A:link {
  background-color: transparent;
  color: rgb(0,0,255);
  letter-spacing: normal;
  font-family: Geneva, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  text-transform: none;
}

A:hover {
  background-color: transparent;
  color: red;
  letter-spacing: normal;
  font-family: Geneva, Arial, sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  text-decoration: underline;
  text-transform: none;
}

A:visited {
  background-color: transparent;
  color: rgb(127,0,127);
  letter-spacing: normal;
  font-family: Geneva, Arial, sans-serif;
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  text-decoration: underline;
  text-transform: none;
}

A.scissor:link {
  background-color: transparent;
  color: rgb(0,0,255);
  letter-spacing: normal;
  font-family: New Times Roman, Times, serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14pt;
  text-decoration: underline;
  text-transform: none;
}

A.scissor:hover {
  background-color: transparent;
  color: red;
  letter-spacing: normal;
  font-family: New Times Roman, Times, serif;
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  font-size: 14pt;
  text-decoration: underline;
  text-transform: none;
}

A.scissor:visited {
  background-color: transparent;
  color: rgb(127,0,127);
  letter-spacing: normal;
  font-family: New Times Roman, Times, serif;
  font-weight: bold;
  font-variant: normal;
  font-style: normal;
  font-size: 14pt;
  text-decoration: underline;
  text-transform: none;
}

LI.sparse {
     padding: 3px 9px 3px 6px;
}

.sidelink {
  text-indent: 30px
}

