 a { color: rgb(1, 0, 1); font-family: Arial; font-size: 10pt; text-decoration: underline ! important;
       }
    
 a:link { color: rgb(1, 0, 1) ! important; font-family: Arial  ! important; font-size: 10pt  ! important; text-decoration: underline ! important;
 	}

 a:hover { text-decoration: underline ! important; color: rgb(30, 121, 212)  ! important; font-family: Arial  ! important; font-size: 10pt  ! important;
       }
 
 a:visited { font-family: Arial  ! important; font-size: 10pt  ! important; text-decoration: none ! important; color: rgb(1, 0, 1)
 	}

 
 a.m { color: rgb(17, 68, 119)  ! important; font-family: Tahoma  ! important; font-size: 11pt  ! important; text-decoration:none ! important;
       }
    
 a.m:link { text-decoration: none ! important; color: rgb(17, 68, 119)  ! important; font-family: Tahoma  ! important; font-size: 11pt  ! important;
 	}

 a.m:hover { text-decoration: none ! important; color: rgb(30, 121, 212)  ! important; font-family: Tahoma  ! important; font-size: 11pt  ! important;
       }
 
 a.m:visited { text-decoration: none ! important;font-family: Tahoma  ! important; font-size: 11pt  ! important;
 	}

    
 a.d { color: rgb(40, 60, 100)  ! important; font-family: Arial  ! important; font-size: 14pt  ! important; text-decoration: underline  ! important;
       }
    
 a.d:link { color: rgb(40, 60, 100)  ! important; font-family: Arial  ! important; font-size: 14pt  ! important; text-decoration: underline ! important;
 	}

 a.d:hover { text-decoration: underline ! important; color: rgb(30, 121, 212)  ! important; font-family: Arial  ! important; font-size: 14pt  ! important;
       }

 a.d:visited { text-decoration: underline ! important;font-family: Arial ! important; font-size: 14pt  ! important;
 	}
    
  p { color: rgb(40, 60, 100);
    font-family: Arial;
    font-size: 10pt; 
    }
   
   .i { margin: 10;
    }
   
   .main { margin-left: 10px;
    margin-right: 10px;
    }
    
   .title {color: rgb(40, 60, 100);
    font-family: Arial;
    font-size: 16pt; 
    }
   
   .titlei {color: rgb(40, 60, 100);
    font-family: Arial;
    font-size: 16pt; margin: 10;
    }
    
   .title2 {color: rgb(40, 60, 100);
    font-family: Arial;
    font-size: 12pt;
    }
   .title2i {color: rgb(40, 60, 100);
    font-family: Arial;
    font-size: 12pt; margin: 10;
    }
    
   .title3 {color: rgb(40, 60, 100);
    font-family: Arial;
    font-size: 11pt;
    }
    
   .title3i {color: rgb(40, 60, 100);
    font-family: Arial;
    font-size: 11pt; margin: 10;
    }

  b {  }

  .date { font-family: Arial;
    color: rgb(0, 153, 0);
    font-size: 10pt;
    background-color: rgb(0, 0, 0);
    }

  table {  }

  .g { text-align: center;
    border: 0;
    width: 100%;
    min-width: 975px;
    }
  
  .logo { background-color: rgb(197, 213, 255);
    text-align: center;
    border: 0;
    width: 100%;
    min-width: 975px;
    }
    
  .down { width: 100%; 
    background-color: rgb(240, 244, 255);
    border: 0;
    min-width: 975px;
    }   
  
  .m { width: 100%;
    background-color: rgb(240, 244, 255);
    border: 0;
    text-align: justify;
    min-width: 975px;
    }  


  td {  }

  .left { vertical-align: top;
    text-align: center;
    width: 175px ! important;
    }

  .info { vertical-align: top ! important;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    background-color: rgb(255, 255, 255);
    }

  .right { text-align: center;
    vertical-align: top;
    width: 175px ! important;
    }

  .down { text-align: center; padding-top: 2px;
    }
