body {
    background: #FFFFFF;
    color: #000000;
    font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, sans-serif;
    font-size: 11pt;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 1px;
    margin-bottom: 10px;
}

body.document {
    margin-left: 10px;
    margin-right: 10px;
}

body.menu {
    margin: 0px;
    padding: 0px;
}

H1 {
    color: #663399;
    font-family: "Copperplate Gothic Bold", "Arial Black", Verdana, "Lucida Sans", Arial, sans-serif;
    font-size: 24pt;
    font-style: normal;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 15px;
}

H1.close {
    margin-top: 1px;
    margin-bottom: 1px;
}

H2 {
    color: #663399;
    font-family: "Copperplate Gothic Bold", "Arial Black", Verdana, "Lucida Sans", Arial, sans-serif;
    font-size: 18pt;
    font-style: normal;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

H2.close {
    margin-top: 1px;
    margin-bottom: 1px;
}

H3 {
    color: #663399;
    font-family: "Copperplate Gothic Bold", "Arial Black", Verdana, "Lucida Sans", Arial, sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 5px;
}

H3.close {
    margin-top: 6px;
    margin-bottom: 6px;
}

H4 {
    color: #663399;
    font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, sans-serif;
    font-size: 14pt;
    font-style: normal;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 5px;
}

P {
    color: #000000;
    font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, sans-serif;
    font-size: 11pt;
    margin-top: 6px;
    margin-bottom: 6px;
    text-indent: 18px;
}

P.indented-body {
    text-indent: -10px;
    margin-left:  12px;
}

P.noindent {
    text-indent: 0px;
}

P.last {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

P.header {
    font-size: 10pt;
    text-indent: 0px;
    margin-top: 1px;
    margin-bottom: 6px;
}

P.footer {
    font-size: 10pt;
    text-indent: 0px;
}

P.menu1 {
    font-size: 10pt;
    text-indent: 0px;
    margin-top: 1px;
    margin-bottom: 1px;
}

P.menu2 {
    font-size: 10pt;
    text-indent: 10px;
    margin-top: 1px;
    margin-bottom: 1px;
}

P.menu3 {
    font-size: 10pt;
    text-indent: 20px;
    margin-top: 1px;
    margin-bottom: 1px;
}

P.small {
    font-size: 8pt;
}

OL, UL, LI {
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, sans-serif;
    font-size: 13pt;
    list-style-position: outside;
}

BLOCKQUOTE {
    position:relative; left: 15px;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 8px;
}

TD, TH {
    color: #000000;
    font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, sans-serif;
    font-size: 13pt;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

TD.small {
    font-size: 8pt;
}

TH {
    font-weight: bold;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

A, A:link {
    color: #CC0066;
    text-decoration: none;
}

A:visited {
    color: #993366;
}

A:hover {
    color: #FF3366;
}

A:active {
    color: #FF0000;
}

A.hook {
    color: #000000;
}

A.bold {
    font-weight: bold;
}

form, select, option {
    color: #000000;
    font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, sans-serif;
    font-size: 10pt;
    text-indent: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#subtitle {
    color: #000000;
    text-indent: 0px;
    font-family: "Trebuchet MS", Verdana, "Lucida Sans", Arial, sans-serif;
    font-size: 12pt;
}

