
h1         { font-family: Verdana, Arial, Helvetica; 
             font-size: 16pt; 
             color: #00BB8C; 
             font-weight: bold; 
             text-align: center; 
             line-height: 120%; 
             margin-top: 13px;
             margin-bottom: 13px
           }
           
h2         { font-family: Verdana, Arial, Helvetica; 
             font-size: 12pt; 
             color: #00BB8C; 
             font-weight: bold; 
             line-height: 120%; 
             text-align: left; 
             margin-top: 13px;
             margin-bottom: 13px
 
           }
           
h3         { font-family: Verdana, Arial, Helvetica; 
             font-size: 10pt; 
             color: #000000; 
             font-weight: bold; 
             line-height: 120%; 
             text-align: left; 
             margin-top: 13px;
             margin-bottom: 13px
 
           }
           
body       { font-family: Verdana, Arial, Helvetica; 
             font-size: 9pt; 
             line-height: 120%; 
             color: #000000; 
             background-color:#FFFFFF;
             border:10px solid #00BB8C
           }
           
table      { font-family: Verdana, Arial, Helvetica; 
             font-size: 9pt; 
             line-height: 120%; 
             color: #000000;
             margin-bottom: 13px
           }
           
li         { font-family: Verdana, Arial, Helvetica; 
             font-size: 9pt; 
             line-height: 120%; 
             color: #000000;
             margin-bottom: 13px
           }


a:link     { text-decoration: none; font-weight: bold; font-size: 8pt; color: #000000 }
a:visited  { text-decoration: none; font-weight: bold; font-size: 8pt; color: #000000 }
a:hover    { text-decoration: none; font-weight: bold; font-size: 8pt; color: #000000; background-color:#00ECB1 }
a:active   { text-decoration: none; font-weight: bold; font-size: 8pt; color: #000000 }