﻿
        .font1 {
        font-size: 9px;
        font-family: "Utopia";
        color: #212121 ;
        opacity: 1 ;
        }
        .font1 a {
        text-decoration: none;
        color: #212121;
        }
        .font1 a:hover {
        text-decoration: none;
        background-color: rgba(117,134,156,0.5);
        }
        .font1 a:visited {
        color: #900060;
        }
      
        .font2 {
        font-size: 9px;
        font-family: "Utopia";
        color: #545454 ;
        opacity: 1 ;
        }
        .font2 a {
        text-decoration: none;
        color: #545454;
        }
        .font2 a:hover {
        text-decoration: none;
        background-color: rgba(117,134,156,0.5);
        }
        .font2 a:visited {
        color: #900060;
        }
      
        .font3 {
        font-size: 8px;
        font-family: "Utopia";
        color: #212121 ;
        opacity: 1 ;
        }
        .font3 a {
        text-decoration: none;
        color: #212121;
        }
        .font3 a:hover {
        text-decoration: none;
        background-color: rgba(117,134,156,0.5);
        }
        .font3 a:visited {
        color: #900060;
        }
      
        .font4 {
        font-size: 16px;
        font-family: "Utopia";
        color: #212121 ;
        opacity: 1 ;
        }
        .font4 a {
        text-decoration: none;
        color: #212121;
        }
        .font4 a:hover {
        text-decoration: none;
        background-color: rgba(117,134,156,0.5);
        }
        .font4 a:visited {
        color: #900060;
        }
      
        .font5 {
        font-size: 10px;
        font-family: "Utopia";
        color: #212121 ;
        opacity: 1 ;
        }
        .font5 a {
        text-decoration: none;
        color: #212121;
        }
        .font5 a:hover {
        text-decoration: none;
        background-color: rgba(117,134,156,0.5);
        }
        .font5 a:visited {
        color: #900060;
        }
      