body {
#    background-color : #b4f3af;
    color : #1c3919;
    font-family : Arial;
    font-size : 14pt;
  }


.docs {
#    background-color : #b4f3af;
    color : #1c3919;
    font-family : Arial;
    font-size : 14pt;
  }


.main {
#    background-color : #b4f3af;
    color : #1c3919;
    font-family : Arial;
    font-size : 14pt;
  }


.header {
    font-family : tahoma;
    padding-bottom : 1px;
    padding-left : 1px;
  }


.about {
    font-family : monospace;
    font-size : 10pt;
  }


.news {
    font-size : 14pt;
    font-family : Arial;
  }


a {
    color : #298a20;
  }


a:visited {
    color : #7f0707;
#    font-style : italic;
  }


a:hover {
    color : #3e6bff;
#    font-weight : bold;
  }


pre {
    font-family : Arial;
    font-size : 14pt;
  }


.name {
    font-family : 'Sans Serif';
    font-size : 64px;
    font-style : italic;
    font-weight : bold;
  }

