/* StyleSheet 1: Letter */
/* This style sheet has been generated automatically - do not edit manually!! */

/* LINKS */

/* TAGS */
H1 {
font-size:130%;
font-weight:bold;
}
H2 {
font-size:120%;
font-weight:bold;
}
H3 {
font-size:110%;
font-weight:bold;
}
H4 {
font-size:100%;
font-weight:bold;
}
H5 {
font-size:90%;
font-weight:bold;
}
H6 {
font-size:80%;
font-weight:bold;
}
HR {
width: 100%;
display: none;
}

/* OTHER STYLES */
BODY  {      
       FONT-SIZE: 11pt;      
       MARGIN: 0px;      
       font-family:Arial;      
       BACKGROUND-COLOR: #FFFFFF;      
       COLOR: #000000;  
      }

TD,TH,P {      
          FONT-SIZE: 100%;
        }
DIV {
      margin-left:15px;
    }

