<!--
.headline1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #C00;
    text-align: center;
}
.headline2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 40px;
    font-weight: bold;
}
.headline3 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #C00;
}
.emailtext {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.emailtext2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.bullets {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
}
.headline4 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #C00;
    line-height: 48px;
    text-align: center;
}
.yellow {
    background-color: #FF0;
}
-->
