body {  background-color: #FFFFFF;
        margin-left : 0; 
        margin-right : 0; 
        margin-top : 5px; 
        margin-bottom : 0; 
        padding-left : 5px; 
        padding-right : 5px; 
        padding-top : 5px; 
        padding-bottom : 0;
        list-style-position: inside;
        list-style-type: circle;
        list-style-image: url(../images/listbutton.gif);
        font-family: verdana, sans-serif; 
        font-size: 10pt;
        color: #282828;
        }
                 
table {  font-family: verdana, sans-serif; 
         font-size: 10pt;
         font-style: normal;
         color: #282828;
         }
                      
a:link    {color:#009933; text-decoration:none; font-weight: bold;}
a:visited {color:#009933; text-decoration:none; font-weight: bold;}
a:hover   {color:#CB0032; text-decoration:none; font-weight: bold;}
a:active  {color:#CB0032; text-decoration:none; font-weight: bold;}

h1 {
    text-align : left;
    font-size: 14pt;
    font-style: normal;
    font-weight: bold;
    color: #282828;
    }
h2 {
    text-align : left;
    font-size: 12pt;
    font-style: normal;
    font-weight: bold;
    color: #282828;
    }


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

.Title {  font-size: 14pt; font-style: normal; font-weight: bold; color:#FF0000;}

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

.Test {  position: absolute; left: 10px; top: 10px; clip:  rect(   )}

A.nav1 {
background-color : #FEC600;
color: #282828;
font : bold 10pt verdana, sans-serif;
text-decoration : none; 
border-bottom : 1px solid #000000;
border-left : 1px solid #FFFFFF; 
border-top : 1px solid #FFFFFF; 
border-right : 1px solid #000000; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0;
padding-bottom : 0;
text-align : center; 
width : 100px;
height: 20px;
display : block; 
} 

A.nav1:visited {                       
background-color : #FEC600;
color: #282828;
font : bold 10pt verdana, sans-serif;
text-decoration : none; 
} 
A.nav1:hover {
background-color : #FFFFFF;
color: #282828;
font : bold 10pt verdana, sans-serif;
text-decoration : none;
border-bottom : 1px solid #FFFFFF;
border-left : 1px solid #000000; 
border-top : 1px solid #000000;
border-right : 1px solid #FFFFFF; 
padding-left : 0; 
padding-right : 0; 
padding-top : 0;
padding-bottom : 0;
text-align : center; 
vertical-align : middle;
width : 100px;
height: 20px;
display : block; 
} 

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

