<!--
BODY { font-family: arial, helvetica, impact, sans-serif;
       background: #31440F;
       background-image: url("images/background2.gif");
       background-repeat: repeat-x;
     } 

BODY,HTML { scrollbar-arrow-color: #426741;
            scrollbar-base-color: #333300;
            scrollbar-dark-shadow-color: #333300;
            scrollbar-3dlight-color:333300;
            scrollbar-face-color: #333300;
            scrollbar-highlight-color: #426741;
            scrollbar-shadow-color: #333300;
            scrollbar-darkshadow-color: black;
          }
     
DIV { font-size: 6pt; font-weight: bold; color:white }
H1 { font-size: 10pt; font-weight: bold }
P { font-size: 10pt  }
BR { font-size: 10pt  }
LI { font-size: 10pt  }

A:link {color: green; font-size: 10pt; text-decoration: none } 
A:visited {color: #31440F; font-size: 10pt; text-decoration: none }
A:hover {color: green; font-size: 10pt; text-decoration: none }
A:active {color: gray; font-size: 10pt; text-decoration: none }

A.WHITE:link {color: gray; font-size: 10pt; text-decoration: none } 
A.WHITE:visited {color: #0A4005; font-size: 10pt; text-decoration: none }
A.WHITE:hover {color: gray; font-size: 10pt; text-decoration: none }
A.WHITE:active {color: gray; font-size: 10pt; text-decoration: none }

A.GREEN:link {color: green; font-size: 10pt; text-decoration: none } 
A.GREEN:visited {color: #0A4005; font-size: 10pt; text-decoration: none }
A.GREEN:hover {color: CBDAB1; font-size: 10pt; text-decoration: none }
A.GREEN:active {color: green; font-size: 10pt; text-decoration: none }

IMG.LINK { margin_left:5px }

-->