
  body { text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: rgb(2, 2, 2);
    color: rgb(204, 204, 204);
    }

  #page { border-color: rgb(238, 238, 238);
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    margin-top: 20px;
    width: 450px;
    font-size: 11px;
    background-repeat: no-repeat;
    background-position: left top;
    opacity: 1;
    font-family: Lucida Sans, sans-serif;
    background-color: rgb(30, 30, 30);
    }

  #page a { 
    color: rgb(204, 204, 204);
    }

  #page a:hover { text-decoration: underline;
    }

  h1 { border-bottom: 1px solid rgb(192, 192, 192);
    margin: 0pt;
    font-weight: bold;
    letter-spacing: 4px;
    font-size: 16px;
    text-align: center;
    padding-bottom: 4px;
    color: rgb(255, 255, 255);
    }

  h1 a { color: rgb(255, 255, 255);
    }

  h2 {  }

  h3 { margin-bottom: 10px;
    padding: 0px;
    font-size: 13px;
    }

  h3 a { color: rgb(204, 204, 204);
    }

  p {  }

  img { border: 0pt none ;
    }

  #intro { margin-top: 20px;
    margin-bottom: 10px;
	margin-left:30px;
	margin-right:40px;
    }

  #intro p { line-height: 140%;
    }

  # { width: 80%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    }

  #content p { line-height: 140%;
    }

  #content p first-letter {  }

  #motions { margin: 2em 2em 3em 1em;
    }

  .motion p { border-left: 1px solid rgb(192, 192, 192);
    margin-top: 5px;
    padding-left: 1em;
    line-height: 140%;
    }

  .motion { margin-bottom: 20px;
    }

  .motion img { margin: 10px;
    }

  #links { padding-bottom: 10px;
    }

  #links ul { list-style-type: square;
    list-style-position: outside;
    }

  #links li {  }

  #info { border-top: 1px solid rgb(192, 192, 192);
    text-align: right;
    }



