P
{
}
H1
{
}
H2
{
}
H3
{
}
A
{
    COLOR: indigo
}
A:visited
{
    COLOR: slateblue
}
A:active
{
    COLOR: darkgoldenrod
}
A:hover
{
    COLOR: darkgoldenrod
}
BODY
{
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000
}

.sans8pt {font-size:8pt; font-family:arial, sans-serif;}
.sans10ptroyal {font-size:10pt; font-weight:500; color:#000099; font-family:arial, sans-serif;}
.sans10ptroyalbold {font-size:10pt; font-weight:800; color:#000099; font-family:arial, sans-serif;}
.sans10ptbluebold {font-size:10pt; font-weight:800; color:#000066; font-family:arial, sans-serif;}
.sans10ptblackbold {font-size:10pt; font-weight:800; color:#000000; font-family:arial, sans-serif;}
.sans10ptredbold {font-size:10pt; font-weight:800; color:#FF0000; font-family:arial, sans-serif;}
