body {  background-color: #FFFFFF;
        margin-left : 0; 
        margin-right : 0; 
        margin-top : 5px; 
        margin-bottom : 0; 
        padding-left : 10px; 
        padding-right : 5px; 
        padding-top : 5px; 
        padding-bottom : 0;
        list-style-position: outside;
        list-style-type: circle;
        font-family: tahoma, verdana, sans-serif;
        font-size: 10pt;
        color: #282828;
        }
                 
table {  font-family: tahoma, verdana, sans-serif;
         background-color: #FFFFCE;
         font-size: 10pt;
         font-style: normal;
         color: #282828;
         }
                         
                      
a:link    {color:#008800; text-decoration:none; font-weight: bold;}
a:visited {color:#008800; text-decoration:none; font-weight: bold;}
a:hover   {color:#FF0000; text-decoration:underline; font-weight: bold}
a:active  {color:#FF0000; text-decoration:none; font-weight: bold}

.text {
      text-align : justify;
      padding-left : 5px;
      padding-right : 10px;
      line-height : 20px;
      }

A.foot {color: #282828;
       font-size: 7pt;
       font-style: normal;
       font-weight: normal;
       }
A.foot:visited {color: #282828;
                font-size: 7pt;
                font-style: normal;
                font-weight: normal;
                }

                    
INPUT,SELECT,TEXTAREA {
color : #282828;
font : bold 8pt verdana, sans-serif; 
}

.textarea {
    font-family: Courier;
    font-size: 12px;
    color: #282828;
    font-weight: normal;
    padding: 2px 2px 2px 2px;
    width: 420px;
}

.title {
    font-family: tahoma, verdana, sans-serif;
    font-size: 22px;
    color: #006600;
    font-weight: bold;
    padding-left: 10px;

}

.line {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: 20px;
    margin-left: 20px;
    background-image: url(../images/dot_line.gif);
    height: 20px;
    width: 100%;
}

.outline {
          border: 1px solid #009900;
}

.pic {
    padding-right: 20px;
    padding-left: 0px;
    padding-top : 0px;
    padding-bottom : 20px;
    border: 0px;
}
