h1 {
            font-family: Arial;
            color: #808080;
            font-size: 18px;
            font-weight: bold;
}
h2 {
            font-family: Arial;
            color: #f47600;
            font-size: 34px;
            font-weight: bold;
}
h3 {
            font-family: Arial;
            color: #808080;
            font-size: 16px;
            font-weight: bold;
}
.dpText {
            font-family: Arial;
            color: #808080;
            font-size: 12px;
}
.dpLinks {
            font-family: Arial;
            color: black;
            font-size: 12px;
            text-decoration: none;
}
.enterEmail {
            font-family: Arial;
            color: #808080;
            font-size: 16px;
            font-weight: bold;
}


