A:link { color: #ff8e38; text-decoration: underline; background: transparent; } 
A:active { color: #ff8e38; text-decoration: none; background: transparent; }
A:visited { color: #669c85; text-decoration: underline; background: transparent; }
A:hover { color: #ff8e38; text-decoration: none; background: transparent; }

tr, td {
   color : #000000;
   font-size  : 9pt;
   font-style  : none;
   font-family : Verdana, Arial;
}

.figure { 
    float: right;
    width: 75px;
    border: none;
    margin: 0em;
    padding: 0em;
    text-align: center;
}

.picture_right { 
    float: right;
    width: 25%;
    border: 1px #cccccc solid;
    margin: 0.5em;
    padding: 0.5em;
    text-align: center;
}

.picture_left { 
    float: left;
    width: 30%;
    border: 1px #cccccc solid;
    margin: 0.5em;
    padding: 0.5em;
    text-align: center;
}

.caption {
    color: #669c85;
    font-style: italic;
    font-size: 8pt;
    text-indent: 0;
}

.main_text {
   color : #000000;
   font-size  : 9pt;
   font-style  : none;
   font-family : Verdana, Arial;
}

.page_title {
   color : #ff8e38;
   font-size  : 13pt;
   font-style  : none;
   font-family : Verdana, Arial;
}

.page_title_small {
   color : #669c75;
   font-size  : 11pt;
   font-style  : none;
   font-family : Verdana, Arial;
}

.page_title_small2 {
   color : #ff9e18;
   font-size  : 10pt;
   font-style  : none;
   font-family : Verdana, Arial;
}

.text_small {
   color : #000000;
   font-size  : 8pt;
   font-style  : none;
   font-family : Verdana, Arial;
}

img.border_col {
   border-color:#fed46d;
   color:#fed46d;
}

.form {

font-family: Verdana, Arial;
font-style: none;
font-size: 8pt;
color: #2651a8;
background-color:  #ffffff; 
border-style: solid; 
border-bottom: 1px, solid, #34498f;
border-right: 1px, solid, #34498f; 
border-top: 1px, solid, #34498f;
border-left: 1px, solid, #34498f;

}

