body {background-color:#ffffff;
      color:#993300;
      margin-left:20;
      margin-right:0;
      margin-top:0;
      margin-bottom:0;
      font-size:12pt;
}

hr {color:#993300;}

td,th {color:#993300;
       font-size:12pt;
}

th.sub-menu {background-color:#CC6633;
          color:#000000;
          font-weight:bold;
          font-size:12pt;
          text-align:center;
}

td.title {background-color:#ffccbb;
          font-weight:bold;
          font-size:12pt;
}

td.pr {background-color:#ffe4c4;
          font-weight:bold;
          font-size:12pt;
}

table.box {background-color:#b3808c;
}

td.box-back {background-color:#fffaf0;
          font-weight:bold;
          font-size:12pt;
}

em {color:#ff8c00;
    font-size:10pt;

}

h1.bold {
        font-weight:bold;
        font-size:18pt;
        margin:0;
        padding:0.2em;
        border-width:medium;
        border-style:none;
}

h2 {
    font-weight:bold;
    font-size:14pt;
    background-color:#993300;
    color:#ffffff;
    text-align:center;
}

a:link {color:#cc6633;
        text-decoration:none;
}

a:visited {color:#cc9933;
           text-decoration:none;
}

a:hover {text-decoration:underline;}

.top-bar {
          color:#993300;
          font-style:italic;
          font-weight:bold;
          font-size:12pt;
          text-align:left;
}

.counter-bar {
              font-style:italic;
              font-weight:bold;
              font-size:12pt;
              text-align:left;
}

.bottom-bar {
             color:#cc6633;
             font-weight:bold;
             font-size:12pt;
             text-align:center;
}

.webmaster {
            font-weight:bold;
            font-size:12pt;
            font-style:italic;
            text-align:center;
}

.update {font-weight:bold;
         font-size:10pt;
         font-style:italic;
         color:#ff0000;
}

.title {font-weight:bold;
       font-size:12pt;
       color:#cc6633;
}

.attention {font-weight:bold;
            font-size:12pt;
            color:#ff0000;

}

.backlist {font-size:14pt;          
           font-weight:bold;
           padding:0.5em;
           margin:3;
}

pre {font-size:9pt;
     color:#ff5555;

}

