.line { 
    color: #000080; }
    
.fsfi  { 
    text-align: left; 
    font-size: 24px; 
    color: #000080; 
    font-family: Tahoma; 
    font-weight: bold; }
    
.body  { 
    font-size: 11pt; 
    font-family: Arial; 
    font-weight: normal; }
    
.small  { 
    font-family: Arial; 
    font-size: 10pt; 
    font-weight: normal; }
    
.menu { 
    font-family: Arial; 
    text-align: left; 
    font-size: 11pt; }
    
.menu a { 
    color: #31639C; 
    text-decoration: none; }
    
.menu a:hover { 
    color: #FFFFF0;
    text-decoration: underline;
    font-weight: normal; }
    
.body { 
    margin-left: 1%; 
    margin-right: 1%; }
    
.header { 
    font-family: Arial; 
    font-size: 11pt; 
    font-weight: bold; 
    background-color: #31639C; 
    color: white; 
    text-align: left; 
    text-indent: 0; 
    word-spacing: 0; 
    line-height: 115%; 
    margin: 0; }
    
.header a { 
    color: white; 
    text-decoration: none; }
    
.header a:hover{ 
    color: #C3E1E6;
    text-decoration: underline; }
    
.tbody { 
    font-size: 10pt; 
    font-family: Verdana; }
