A:link { color: #209090; text-decoration: underline; background: transparent; } 
A:active { color: #30a0a0; text-decoration: none; background: transparent; } 
A:visited { color: #207080; text-decoration: underline; background: transparent; } 
A:hover { color: #30a0a0; text-decoration: none; background: transparent; } 

A.nav1:link { color: #ffffff; text-decoration: underline; background: transparent; } 
A.nav1:active { color: #ffffff; text-decoration: none; background: transparent; } 
A.nav1:visited { color: #eeeeee; text-decoration: underline; background: transparent; } 
A.nav1:hover { color: #ffffff; text-decoration: underline; background: transparent; } 

.figure { 
    float: right;
    width: 40%;
    border: none;
    margin: 0em;
    padding: 0em;
    text-align: center;
}

.caption {
    color: #6f809f;
    font-style: italic;
    font-size: 8pt;
    text-indent: 0;
}

.figure2 { 
    float: right;
    width: 40%;
    border: none;
    margin: 0em;
    padding: 0em;
    text-align: center;
}

.caption2 {
    color: #6f809f;
    font-style: italic;
    font-size: 8pt;
    text-indent: 0;
}

FONT.f1 {
   color : #2d3e60;
   font-size  : 9pt;
   font-style  : none;
   font-family : "Arial";
   }

FONT.f2 {
   color : #2d3e60;
   font-size  : 8pt;
   font-style  : none;
   font-family : "Arial";
   }

FONT.f3 {
   color : #304575;
   font-size  : 10pt;
   font-style  : none;
   font-family : "Arial";
   }

FONT.f4 {
   color : #304595;
   font-size  : 11pt;
   font-style  : none;
   font-family : "Arial";
   }

#layer0 {
        position:		absolute;
        z-index :		1;
        left:		80%;
        top:		3px;
        */
        float:		right;
        border-width:	0;
        }

#layer1 {
        position:		absolute;
        z-index :		1;
        left:		20;
        top:		15px;
        */
        float:		right;
        border-width:	0;
        }
