tr           { font-size: 10pt; color: #FFFFFF; letter-spacing: 1pt; font-family: "Arial";
               line-height: 150%; word-spacing: 1pt}
p            { font-size: 10pt; color: #FFFFFF; letter-spacing: 1pt; font-family: "Arial";
               line-height: 150%; word-spacing: 1pt}
h1           { font-size: 10pt; color: #FF0000; letter-spacing: 1pt; font-family: "Arial";
               line-height: 150%; word-spacing: 20em}
a:link       { font-size: 10pt; color: #FFCC00; letter-spacing: 1pt; font-family: "Arial";
               text-decoration: none; line-height: 150%; word-spacing: 1pt}
a:visited    { font-size: 10pt; color: #FF9900; letter-spacing: 1pt; font-family: "Arial";
               text-decoration: none; line-height: 150%; word-spacing: 1pt}
a:hover      {
        font-size: 10pt;
        color: #66FF66;
        letter-spacing: 1pt;
        font-family: "Arial";
        text-decoration: underline;
        line-height: 150%;
        word-spacing: 1pt;
}
h2 {
        font-size: 12pt;
        color: #6464D9;
        letter-spacing: 1pt;
        font-family: "Arial";
        line-height: 150%;
        word-spacing: 1pt;
        border: 1px dashed #C4DFFD;
        background-color: #E6F8FF;
        vertical-align: baseline;







}
h3 {

        font-size: 12pt;
        color: #6464D9;
        letter-spacing: 1pt;
        font-family: "Arial";
        line-height: 150%;
        word-spacing: 1pt;
        border: 1px dashed #C4DFFD;
        background-color: #FFFFE6;
        vertical-align: baseline;
}
h4 {


        font-size: 12pt;
        color: #666666;
        letter-spacing: 1pt;
        font-family: "Arial";
        line-height: 150%;
        word-spacing: 1pt;
        border: 1px dashed #C4DFFD;
        background-color: #EFEFEF;
        vertical-align: baseline;
}

