    h1.newsline {
        padding-left : 87px;
        height : 30px;
        margin : 0px;
        vertical-align : middle;
        margin-top : 5px;
        }
    
    h1 {
        font : normal bold 12px arial;
        margin-top : 20px;
        text-align : right;
        color : #5a3100;
        padding-right : 10px;
        }
    h3  {
      font : normal bold 10px arial;
        }
    
    p.newsline {
        align : justify;
        font : normal normal 12px arial;
        padding-left : 20px;
        /*height : 17px;*/
        margin : 0px;
        vertical-align : middle;
        }
    
    p.newsline .highlighted {
        font-weight : bold;
        }
        
    p.newsline a {
        color : #9d6c32;
        text-decoration : none;
        }
    
    p.newsline a:hover {
        text-decoration : underline;
        }
        
    p.newsline a:visited {
        color : #bd8c52;
        text-decoration : none;
        }
        
    p, td {
        /*text-align : justify;*/
        font : normal normal 12px arial;
        /*width : 400px;*/
        }
        
    td.content p {
        text-align : justify;
        margin-top : 5px;
        margin-bottom : 5px;
        }
        
    td.content h1 {
        font : normal normal 24pt arial black;
        margin-right : 0 px;
        margin-top : 0px;
        }
        
    td.content h2 {
        font : normal bold 14px arial;
        margin-top : 20px;
        text-align : left;
        color : #5a3100;        
        }
        
    td.content h3 {
        font : normal bold 12px arial;
        margin-top : 20px;
        text-align : left;
        color : #5a3100;        
        }
        
    td.content p .highlighted {
        font-weight : bold;
        }
        
    td.content {
        padding-top : 8px;
        }
        
    td a {
        color : #5a3100;
        text-decoration : none;
        }
    
    td a:hover {
        text-decoration : underline;
        }
        
    td.menu {
        font : normal bolder 11px arial;
        text-align : left;
        padding-left : 5px;
        width : 100%;
        color : #5a3100;
        height : 14px;
        }
    
    td.menu a:hover {
        text-decoration : none;
        color : white;
        }
    p  {
        text-align:justify;
    }


/* begin  */
.thead {
 background-color: #5A3100;
 color: white;
}
.thead TD {
 color: #EFDFCF;
 text-align: center;
}

.error {color: #CC0000}

.forum {
 border-left: 1px solid #8E6E5B;
 border-top: 1px solid #8E6E5B;
}

.forum TD {
 border-right: 1px solid #8E6E5B;
 border-bottom: 1px solid #8E6E5B;
}
/* end  */

/* begin  */
FORM {margin: 0px}

SELECT {
 font-family:  Arial, sans-serif;
 font-size: 12px;
 padding-left: 3px;
 margin-bottom: 10px;
 width: 120px;
}

.input {
 border: #808080 1px solid;
 font-family:  Arial, sans-serif;
 font-size: 12px;
 padding-left: 2px;
}

.button {
 background-color: #E0CFB0; /*#2E57B3;*/
 color: black;
 border: 1px outset;
 font-family:  Arial, sans-serif;
 font-size: 12px;
}
/* end  */

