BODY, TD, TH {
    font-family: "Palatino Linotype";
    font-size:10pt;
    background-color:#ffffff;
}
EM {
    font-family: "Palatino Linotype";
    font-style: normal;
    font-variant:small-caps;
}
H1 {
    font-family: "Palatino Linotype";
    font-size: 24pt;
    font-weight: bold;
    color:#ffffff;
    background-color: #003366;
    border: 1px none #8888f8;
    border-top: 1px solid #8888f8;
    border-left: 1px solid #8888f8;
    border-right: 3px solid #666699;
    border-bottom: 3px solid #666699;
}
div.justify {
    font-size: 100%;
    font-weight: normal;
    color: #000000;
    text-align: justify;
}
div.right {
    font-family: "Palatino Linotype";
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    text-align: right;
}
table {
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    text-align: justify
}
H2 {
    font-size: 14pt;
    font-weight: bold;
    color: #ff0000;
}
H3 {
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}
H4 {
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    border: 1px none #008080;
    border-right: 3px solid #008080;
    border-bottom: 3px solid #008080;
}
H1 EM {
    font-style: normal;
    font-weight: bold;
    font-variant:small-caps;
    color:#ff0000;
    font-family:"CURSIVE";
    font-size:60%;
}
H2 A:link {
    text-decoration:none;
    color: #000099;
}
H2 A:visited {
    text-decoration:none;
    color: #000099;
}
H2 A:hover {
    text-decoration:none;
    color: #ff0000;
}
DIV.title {
    font-style: italic;
    font-size: 16pt;
    font-weight: bold;
    color: #0000FF;
}
DIV.TOC {
    font-size: 10pt;
}
H4 A:link {
    text-decoration:none;
    color: #ffffff;
}
H4 A:visited {
    text-decoration:none;
    color: #ffffff;
}
H4 A:hover {
    text-decoration:none;
    color: #ff0000;
}
HR {
    color: #003366;
}
A:link {
    color: #000099;
}
A:visited {
    color: #000099;
}
A:hover {
    color: #ff0000;
}
.subtitle {
    font-size:125%;
}
.update {
    font-size:120%;
    font-weight:bold;
    font-style:italic;
    text-align:right;
}
.indent {
    padding: 0px;
    width: 100%;
    margin-left:20px;
}
DIV.b {
    padding: 3px;
    border-top: 2px solid #7777dd;
    width: 100%;
}
DIV.b2 {
    padding: 3px;
    border-top: 2px solid #00c0c0;
    width: 100%;
}
DIV.c {
    padding: 5px;
    width: 100%;
    margin-left:20px;
}
DIV.c2 {
    padding: 5px;
    width: 100%;
    margin-left:20px;
    margin-right:20px;
}
DIV.y {
    padding: 1px;
    width: 80%;
    margin-left:20px;
    margin-right:20px;}