BODY {
 background-color: white;
 font-family: Tahoma, Verdana, Arial, Helvetica;
 font-size: 10pt;
 color: #00000F;
}

TABLE {
 font-family: Tahoma,Verdana, Arial, Helvetica;
 font-size: 10pt;
 color: #00000F;
}

TD {
 font-family: Tahoma,Verdana, Arial, Helvetica;
 font-size: 10pt;
 color: #00000F;
}

B {
 font-family: Tahoma,Verdana, Arial, Helvetica;
 font-size: 10pt;
 font-weight: bold;
 color: #000000;
}

H1 {
 font-family: Tahoma,Arial, Helvetica;
 font-size: 14pt;
 font-weight: bold;
 color: #000080;
}

H2
{
 font-family: Tahoma,Arial, Helvetica;
 font-size: 12pt;
 font-weight: bold;
 text-align: left;
 color: #000080;
}

H3
{
 font-family: Tahoma,Arial, Helvetica;
 font-size: 10pt;
 font-weight: bold;
 text-align: left;
 color: #000080;
}

H5 {
 font-family: Tahoma,Arial, Helvetica;
 font-size: 9pt;
 font-weight: normal;
 text-align: center;
 color: #000080;
}

H6 {
 font-family: Tahoma,Arial, Helvetica;
 font-size: 8pt;
 font-weight: normal;
 text-align: center;
 color: #000080;
}

A {
 font-family: Tahoma,Arial, Verdana, Helvetica;
 text-decoration: none;
 color: #000080;
}

A:hover {
 text-decoration: underline;
}