<!--


P {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   color:black;
}


.regular {
          font-family: Arial, Helvetica, sans-serif;
          font-size: 10pt;
          font-weight: normal;
          color:black;
}


B {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   color: #00009D;
}


STRONG {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: black;
}


.title {
        font-family: Times New Roman, Times;
        font-size: 16pt;
        font-weight: normal;
        color:#00009D;
}


.title2 {
         font-family: Times New Roman, Times;
         font-size: 10pt;
         font-weight: italic;
         color:#00009D;
}


.hyper {
        color:#0000F0;
        font-size: 9pt;
        font-weight: normal;
}


.hyper2 {
         color:#0000F0;
         font-size: 8pt;
         font-weight: normal;
}


.slink {
         font-size: 8pt;
         
}


.small {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight: normal;
        color:black;
}


OL {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color:black;
}


UL {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color:black;
}


LI {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color:black;
}


TD {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    color:black;
}


A:link {
        color:#9D834B;
        text-decoration:none;
        font-size: 9pt;
        font-weight:bold;
}


A:active {
          color:#FFFFFF;
          text-decoration:none;
          font-weight:bold;
          font-size: 9pt;
}


A:visited {
           color:#9D834B;
           text-decoration:none;
           font-weight:bold;
           font-size: 9pt;
}


A:hover {
         color:#FFFFFF;
         text-decoration:underline;
         font-weight:bold;
         font-size: 9pt;
}


//-->
