
.topnav a:text {
color: #FFFFFF;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.topnav a:link {
color: #FFFFFF;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.topnav a:visited {
color: #FFFFFF;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.topnav a:hover {
color: #C8D3D5;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.topnav a:active {
color: #C8D3D5;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.content a:text {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.content a:link {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.content a:visited {
color: #000000;
text-decoration: none;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.content a:hover {
color: #403E3E;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.content a:active {
color: #403E3E;
text-decoration: underline;
font-family: Veranda, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

P {
    color: #000000;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: normal;
  }

H1 {
    color: #3954A3;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 20pt;
    font-weight: bold;
  }

H2 {
    color: #3954A3;
    font-family: Veranda, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
  }
