P {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 10pt;
    line-height: 10pt;
    font-weight: 500;
}

P.alert {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 10pt;
    line-height: 10pt;
    font-weight: 500;
    color: #aa3333;
}

H1 {
    font-family:Verdana,Tahoma,Arial,sans-serif;
    font-size: 16pt;
    line-height: 16pt;
    font-weight: 700;
}

H1.title {
    text-align: center;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 16pt;
    line-height: 16pt;
    font-weight: 700;
    color: #663333;
}

H2 {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 14pt;
    line-height: 16pt;
    font-weight: 600;
}

H3 {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 12pt;
    line-height: 12pt;
    font-weight: 700;
}

H4 {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 10pt;
    line-height: 10pt;
    font-weight: 700;
}

H4.caption {
    text-align: center;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 10pt;
    line-height: 10pt;
    font-weight: 700;
}

H5 {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 10pt;
    line-height: 10pt;
    font-weight: 700;
    border-bottom: 1px solid #C6EC8C; 
}

H6 {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 10pt;
    line-height: 10pt;
    font-weight: 500;
    border-bottom: 1px solid #C6EC8C; 
}

BUTTON {
    width: 60px;
}

TABLE {
    color: black;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 10pt;
    font-weight: 500;
}

TABLE.rightcolumn {
    width: 650px;
}

TD.leftcolumn {
    font-family:Verdana,Tahoma,Arial,sans-serif;
    font-size: xx-small;
    line-height: 10pt;
    font-weight: 500;
    width: 150px;
}

TD.rightcolumn {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: xx-small;
    line-height: 10pt;
    font-weight: 500;
    width: 650px;
}

TD.heading {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: small;
    line-height: 10pt;
    font-weight: 700;
    background-color="#f0d0aa"
    width: 100%;
}

BODY {
    color: black;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 10pt;
    font-weight: 500;
}

TD {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 10pt;
    line-height: 10pt;
    font-weight: 500;
}

TH {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 10pt;
    line-height: 10pt;
    font-weight: 500;
}

A {
    font-size: 10pt; 
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-weight: 500;
    color: #00008b; /*darkblue;*/
}

A.menu  {
    font-size: 10pt; 
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-weight: 500;
    color: black;
}

A.menusubitem  {
    line-height: 10pt;
    font-size: 8pt; 
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-weight: 500;
    color: #00008b; /*darkblue;*/
}

EM {
    font-size: 10pt; 
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-style: italic;
    color: black;
}

STRONG {
    font-size: 10pt; 
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-weight: 800;
    color: black;
}

SMALL {
    font-size:10pt; 
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-weight:500;
    color: #2f4f4f; /*darkslategray;*/
}

PRE {
    font-size:10pt; 
    font-family: "Courier New",monospace;
    font-weight:500;
    color: #00008b; /*darkblue;*/
}

CODE {
    font-size:10pt; 
    font-family: "Courier New",monospace;
    font-weight: 500;
    color: #00008b; /*darkblue;*/
}

UL {
    font-size: 10pt; 
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-weight: 500;
    color: black;
}

LI {
    font-size: 10pt; 
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-weight: 500;
    color: black;
}

DL {
    font-size: 10pt; 
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-weight: 500;
    color: black;
    margin-top: 1pt;
    margin-left: 1em;
    margin-bottom: 2pt;
}

