.maintext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    line-height: 12pt;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    text-align: justify;
    letter-spacing: 1px
}
.maintextleft {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    line-height: 12pt;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    text-align: left;
    list-style-position: outside;
    list-style-type: square;
    letter-spacing: 1px
}
.headings {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #FFCC99;
    letter-spacing: 1px;
    text-align: left
}
.SubHeadings {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #CC9966;
    letter-spacing: 1px;
    text-align: left
}
.maintextright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    line-height: 12pt;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    text-align: right;
    list-style-position: outside;
    list-style-type: square;
    letter-spacing: 1px
}
.maintextrightheadings {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: 12pt;
    font-weight: bold;
    font-variant: normal;
    color: #CCCCCC;
    text-align: right;
    list-style-position: outside;
    list-style-type: square;
    letter-spacing: 1px
}
.maintextleftheadings {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    line-height: 12pt;
    font-weight: bold;
    font-variant: normal;
    color: #CCCCCC;
    text-align: left;
    list-style-position: outside;
    list-style-type: square;
    letter-spacing: 1px
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #FFCC99;
    text-decoration: underline
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #CCCCCC;
    text-decoration: underline
}
a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    font-weight: normal;
    color: #CCCCCC
}
