BODY {
  background-color : black;
  color : white;
  font-family : monospace;
  font-weight : bold;
}


H1 {
  font-size : 16pt;
  margin : 0;
}


H2 {
  font-size : 10pt;
  margin : 0;
}


H3 {
  font-size : 10pt;
  margin : 0;
}


A {
  text-decoration : none;
}


A:link {
  color : #aaaaff;
}


A:visited {
  color : #0000ee;
}


A:active {
  color : #ff0000;
}


FORM {
  margin : 0;
}


IMG {
  border : 0 none ;
}

IMG.border {
  border : solid thin white ;
}


SPAN.titleLinks {
  float : right;
}


DIV.home H1 {
  font-size : 40pt;
  margin-bottom : 20px;
  margin-top : 20px;
  text-align : center;
}


DIV.home H2 {
  display : block;
  font-family : monospace;
  font-size : 30pt;
  font-weight : bold;
  margin : 30px;
  text-align : center;
}


DIV.dir {
  font-size : 10pt;
  margin-bottom : 10px;
  margin-top : 10px;
}


DIV.buttons {
  font-size : 14pt;
  margin-bottom : 10px;
  margin-top : 0;
}


DIV.dir {
  color : white;
  font-family : monospace;
  font-size : 20pt;
  font-weight : bold;
  margin : 5px;
}


DIV.page {
  font-size : 10pt;
  margin-bottom : 20px;
  margin-top : 20px;
}


DIV.picture {
  margin : 5px;
}


DIV.title {
  font-size : 10pt;
  margin-left : 10px;
  margin-top : 0;
  margin-bottom : 10px;
  margin-right : 10px;
}


DIV.counter {
  color : white;
  display : block;
  font-family : monospace;
  font-size : 14pt;
  font-weight : bold;
  margin : 10px;
}


DIV.commentsTitle {
  color : white;
  display : block;
  font-family : monospace;
  font-size : 14pt;
  font-weight : bold;
  margin : 10px;
}


DIV.comment {
  color : white;
  font-family : monospace;
  font-size : 10pt;
  font-weight : bold;
  margin : 10px;
}


DIV.redComment {
  color : red;
  font-family : monospace;
  font-size : 10pt;
  font-weight : bold;
  margin : 10px;
}


DIV.red DIV.Comment {
  color : red;
  font-family : monospace;
  font-size : 10pt;
  font-weight : bold;
  margin : 10px;
}


DIV.addgreeting {
  color : white;
  font-family : monospace;
  font-size : 10pt;
  margin-bottom : 10px;
  margin-top : 10px;
}


DIV.addcomment {
  color : white;
  font-family : monospace;
  font-size : 10pt;
  margin-left : 10px;
  margin-bottom : 40px;
  margin-top : 10px;
}


TABLE {
  border : 0 none ;
}


TR {
  border-bottom : 0 none ;
  border-left : 0 none ;
  border-right : 0 none ;
  border-top : 0 none ;
  color : white;
  font-family : monospace;
  font-size : 14pt;
  font-weight : bold;
}


TD {
  border-bottom : 0 none ;
  border-left : 0 none ;
  border-right : 0 none ;
  border-top : 0 none ;
  color : white;
  font-family : monospace;
  font-size : 14pt;
  font-weight : bold;
  vertical-align : top;
}


div.Buttons TD {
  width : 120px;
  text-align : center;
  vertical-align : bottom;
}


TH {
  border-bottom : 0 none ;
  border-left : 0 none ;
  border-right : 0 none ;
  border-top : 0 none ;
  color : white;
  font-family : monospace;
  font-size : 14pt;
  font-weight : bold;
}


DIV.links {
  margin : 30px;
}


DIV.linksTitle {
  font-size : 18pt;
  margin-bottom : 10px;
  margin-top : 10px;
}


DIV.link {
  font-size : 14pt;
  margin : 5px;
}


DIV.text {
  font-size : 14pt;
  margin : 10px;
}


DIV.footer {
  color : white;
  font-family : monospace;
  font-size : 10pt;
  font-weight : bold;
  margin-left : 10px;
  margin-top : 30px;
}
