body { 
    color: #ffffff;
    background:#ffffff;
    text-align: left;
    margin-top: 5px;
    margin-left: 0px;
    color: #000000
}

.h1 {
   font-size: small;
   font-weight: bold;
   line-height: 1.5
}

.h2 {
   font-size: medium;
   font-weight: bold;
   line-height: 1.8
}

.h3 {
   font-size: medium;
   line-height: 1.8
}

.h4 {
   font-size: small;
   font-weight: bold;
   line-height: 1.5
}

.h5 {
   font-size: small;
   line-height: 1.5
}

.h6 {
   font-size: small;
   line-height: 1.0
}

.h7 {
   font-size: x-small;
   line-height: 1.5
}

.h8 {
   font-size: x-small;
   line-height: 1.0
}

.h9 {
   font-size: xx-small;
   line-height: 1.2
}

.h10 {
   font-size: small;
   font-weight: bold;
   line-height: 1.8
}

.h11 {
   font-size: small;
   line-height: 1.8
}

.h12 {
   font-size: small;
   font-weight: bold;
   letter-spacing: 2em;
   line-height: 1.5
}

.h13 {
   font-size: xx-small;
   line-height: 1.0
}