.links {
        font-family: "Times New Roman", Times, serif;
        font-size: 10pt;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
}
.links A:link {
        color: #FFFFFF;
        text-decoration: none;
}
.links A:visited {
        color: #FFFFFF;
        text-decoration: none;
}
.links A:hover {
        color: #FFFFFF;
        text-decoration: none;
}
.links A:active {
        color: #FFFFFF;
        text-decoration: none;
}
.content {
        font-family: "Times New Roman", Times, serif;
        font-size: 10pt;
        color: #000000;
        text-decoration: none;
}

.byline {
        font-family: "Times New Roman", Times, serif;
        font-size: 9pt;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
        padding: 3px 0px 0px;

}

.small {
        font-family: "Times New Roman", Times, serif;
        font-size: 9pt;
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
.bottom_links {
        font-family: "Times New Roman", Times, serif;
        font-size: 9pt;
        color: #FFFFFF;
        text-decoration: none;
        padding: 8px 0px 0px;

}
.bottom_links A:link {
        color: #FFFFFF;
        text-decoration: none;
}
.bottom_links A:visited {
        color: #FFFFFF;
        text-decoration: none;
}
.bottom_links A:hover {
        color: #FFFFFF;
        text-decoration: none;
}
.bottom_links A:active {
        color: #FFFFFF;
        text-decoration: none;
}
.box {
        border: 1px solid #000000;
        padding: 5px;
        margin: 0px 10px 0px 0px;
}
.subtext {
        font-family: "Times New Roman", Times, serif;
        font-size: 11px;
        font-style: normal;
        color: #000000;
}
.heading {
        font-family: "Times New Roman", Times, serif;
        font-size: 16pt;
        font-style: italic;
        font-weight: bold;
        color: #3366CC;
        text-decoration: none;
}


.subhead {
        font-family: "Times New Roman", Times, serif;
        font-size: 14pt;
        font-weight: bold;
        color: #000000;
}
.border {
        margin: 0px;
        padding: 12px;
        background-color: #000000;
        font-family: "Times New Roman", Times, serif;
        font-size: 12pt;
        color: #000000;
        font-style: italic;
        font-weight: bold;
        width: 127px;

}

.border2 {
        border: 4px double #000000;
        padding: 11px;
        background-color: #FFCC99;
        font-family: "Times New Roman", Times, serif;
        font-size: 10pt;
        color: #000000;

}

.border3 {
        background-color: #FFFFFF;
        font-family: "Times New Roman", Times, serif;
        font-size: 10pt;
        color: #000000;
        border: 1px solid #000000;
        padding: 10px;


}

.border4 {
        margin: 0px;
        border: 4px double #000000;
        padding: 10px;
        background-color: #FFCC99;
        font-family: "Times New Roman", Times, serif;
        font-size: 12pt;
        color: #000000;
}

.inborder {
        border: 4px double #000000;
        padding: 11px;
        background-color: #FFCC99;
        font-family: "Times New Roman", Times, serif;
        font-size: 10pt;
        color: #000000;
        width: 463px;

}

.outborder {
        border: 4px double #000000;
        padding: 11px;
        background-color: #FFCC99;
        font-family: "Times New Roman", Times, serif;
        font-size: 10pt;
        color: #000000;
        width: 523px;

}

.subhead2 {
        font-family: "Times New Roman", Times, serif;
        font-size: 12pt;
        font-weight: bold;
        color: #000000;
}

.question {
        font-family: "Times New Roman", Times, serif;
        font-size: 12pt;
        color: #0033CC;
        font-weight: bold;
        font-style: normal;


}

.large {
        font-family: "Times New Roman", Times, serif;
        font-size: 16pt;
        font-weight: bold;
        color: #000000;
        font-style: italic;

}

.letter-content
{
        text-align: justify;
}