html         { color: #000000; font-family:Arial; font-size: 10pt }
table        { color: #000000; font-family:Arial; font-size: 10pt }

.main_cell { padding-bottom:10px 
                   }
.page_header { font-size: 14pt; color: #99CF16; 
                          font-family: Tahoma; 
                          letter-spacing: -2pt; 
                          font-weight: bold; 
                          text-transform:uppercase; 
                          padding-bottom:10px; text-align:right }

.rec_header {border:2px solid #99CF16; color: #99CF16; width: 100%; font-size: 12pt; font-weight: bold; 
               background-color: #000000; padding-left:3px}                          
                          
a            { font-family:Arial; font-size: 10pt; color: #719A10; font-weight: bold; text-decoration:none }
a:visited    { font-family:Arial; font-size: 10pt; color: #719A10; font-weight: bold; text-decoration:none }
a:link       { font-family:Arial; font-size: 10pt; color: #719A10; font-weight: bold; text-decoration:none }
a:hover { font-family:Arial; font-size: 10pt; color: #000000; font-weight: bold; text-decoration:none; background-color:#CAF071  }

a.linkopacity img {
filter:alpha(opacity=70); 
-moz-opacity: 0.7; 
opacity: 0.7;}

a:hover.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}