.body1 {
    background-color: #D4D9E3;
}

.text1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #0066CC;
}

.text2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #0066CC;
}

.imageFrame {
    background-color: #FFFFFF;
}

.imagePicture {
    border-style: solid;
    border_width: 4px;
    border-color: #FFFFFF;
}

a {
    color: #0000FF;
}

a:visited {
    color: #0000FF;
}