
body {
    font-family: Verdana, arial; 
    font-size: 12px; color:white;
}

a {
    COLOR: #FFD0D0;
    TEXT-DECORATION: underline;
}

a:hover {
    color: #a3a3d6;
    TEXT-DECORATION:none;
}

td { 
    font-family: Verdana, arial;
    font-size:13px;
    font-weight: 500;
}

b { 
    font-family: Verdana, arial;
    font-size:13px;
    font-weight: bolder
}


h1 {
    font-family: Verdana, arial; 
    color: white;
    font-size: 22px;
    font-weight: bolder;
}

h2 {
    font-family: Verdana, arial; 
    color: white;
    font-size: 20px;
    font-weight: bolder;
}

h3 {
    font-family: Verdana, arial; 
    color: white;
    font-size: 18px;
    font-weight: bolder;
}

h4 {
    font-family: Verdana, arial; 
    color: white;
    font-size: 16px;
    font-weight: bolder;
    text-decoration: underline;
}

h5 {
    font-family: Verdana, arial;
    color: white;
    font-size: 14px;
    font-weight: bolder;
    text-decoration: underline;
}

.indent1 {
    padding: 8px;
}

.press {
    font-family: Times New Roman;
    font-size:14px;
    color: white;
    font-weight: 500;
    padding: 18px;

}

.pressheader {
    font-family: Times New Roman;
    font-size:15px;
    color: white;
    font-weight: 700;
    text-align: center;
    padding: 18px;
}

.presshighlight {
    font-family: Times New Roman;
    font-size:14px;
    color: white;
    font-weight: 700;
}


