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;
        list-style-image: url(../images/LogoTiny.gif);
        font-family: verdana, sans-serif; 
        font-size: 10pt;
        color: #636563;
        }
                 
table {  background-color: #FFFFCE;
         font-family: verdana, sans-serif;
         font-size: 10pt;
         font-style: normal;
         color: #636563;
         }
                         
                      
a:link    {color:#639A9C; text-decoration:none; font-weight: bold;}
a:visited {color:#639A9C; text-decoration:none; font-weight: bold;}
a:hover   {color:#9CCF63; text-decoration:underline; font-weight: bold}
a:active  {color:#9CCF63; text-decoration:none; font-weight: bold}

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

.data {
      font-size: 8pt;
      text-align : right;
      padding-left : 0px;
      padding-right : 0px;
      line-height : 16px;
      }

.images {
        font-size: 8pt;
        text-align : center;
        padding-left : 0px;
        padding-right : 0px;
        line-height : 16px;
        }
     

h1.data {
        text-align : right;
        font-size: 10pt;
        font-style: normal;
        font-weight: bold;
        color: #636563;
        }

h2.data {
        text-align : right;
        font-size: 8pt;
        font-style: normal;
        font-weight: bold;
        color: #636563;
        }

.Path {  font-size: 8pt; font-style: normal; font-weight: normal;}

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

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

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

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