a:link {font-size: 12 pt;
        color: black;
        text-decoration: underline}
        
a:visited {font-size: 12 pt;
        color: black;
        text-decoration: underline}
        
a:active {font-size: 12 pt;
        color: black;
        text-decoration: underline}
        
a:hover {font-size: 12 pt;
        color: red;
        text-decoration: none}
      
p{font-weight : bold; font-size: 12 pt; color:black}

h1 { font-weight : bold; font-size: 24 pt; color:black ; font-family: "Times New Roman", Times, serif; font-style: italic;  text-align: center}

h3 { font-weight : bold; font-size: 12 pt; color:black ; font-family: "Times New Roman", Times, serif; font-style: italic}
