* {
    margin: 0;
    padding: 0;
    text-indent: 0;
    /* font-family: Roboto, Arial, sans-serif;*/    
    font-family: Roboto, 'SF Pro Text', Arial, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Ubuntu, sans-serif;
    line-height: 1.5em;
    font-weight: 500;
}
table {
 border-spacing: 0px;
}

.mywidth {
    width: 741px;
}

.mywidth2 {
    width: 741px;
    padding-left:220px;
}

div {
    /* width: 640px; */
    text-align: left;

}


/* .link, .toplink, .appleLinksBlack {
     
}
*/
#linktop, .textc {
    text-align: center;
    line-height: 1em;
    /* margin-left: 120px; */
}

.textc {
    text-align: center;
}

.link1 {
    margin: 0;
    padding: 0;
    text-indent: 0;
    font-family: Roboto, Arial, sans-serif;
    line-height: 1.5em;
    color: #707070;
    color: #343031;
    text-align: center;
    text-decoration: underline !important;
}

a {
    font-family: Roboto, 'SF Pro Text', Arial, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Ubuntu, sans-serif;
    color: #707070;
    color: #343031;

    text-decoration: underline !important;
    /*text-decoration: none;*/
    /*font-weight: lighter;*/
}
div > p, 
div > table > tr > td > p,
div > table > tr > td > div  {
    /* width: 600px !important; */
    text-decoration: none;
    font-family: Roboto, 'SF Pro Text', Arial, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Ubuntu, sans-serif;
    color: #707070;
    color: #343031;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 11pt;
    margin: 0pt;
}
.break {
    margin-top: 10px;
}
.breakbot {
    margin-bottom: 10px;
    
}
.breakneg {
    margin-top: -20px;
}

.margleftneg {
    margin-left: -20px;
}

.margleft {
    margin-left: 100px;
}

.padtop {
    padding-top: 20px;
}

.padbot {
    padding-bottom: 20px;
}

.newsletter1 {
    max-width: 550px;
    text-align: justify;
    margin-left: 235px;
}

.newsletter2 {
    max-width: 500px;
    text-align: justify;
}

.bold {
    font-weight: bold;
}

.dim {
    background-color: #e1e0e0;
}

.dimmer {
    background-color: #c0c0c0;
}

.dimmest, .dimmest>a {
    background-color: rgb(141,145,145);
    color: white;
}

.cap {
    font-weight: bold;
    text-transform: uppercase;
}
.flex1 {
    display: flex;
 }
.dimext {
    margin-left: 100px;
}

.dimext2 {
    margin-left: 100px;
}

img {
    width: 763px;
    margin: 0px;
}

.div-img-top {
    width: 739px;
}

.div-img-top img {
    width: 800px;
}

.p-xy {
    padding-left: 205px;
    padding-right: 70px;
    text-align: justify;
}

.margright {
    margin-right: 40px;
}
.img-width-2 {
    width: 100%;
}