BODY {
 margin-left: 0%;
 margin-right: 0%;
 margin-top: 0%;
 margin-bottom: 0%;
 font-family: arial, sans-serif 
}

P {
font-size: 10pt;
}

H1, H2 {
 color: #333;
}

H1 {
 font-size: 12pt;
}

H2 {
 font-size: 12pt;
 }

H3 {
 font-size: 10pt;
  color: #000;
}

.normal {
 font-size: 10pt;
}

.small {
 font-size: 9pt;
}

.smaller {
 font-size: 8pt;
}

.smallest {
 font-size: 7pt;
}

sup {
 font-size: 80%;
}

.boldred {
 font-size: 80%;
font-weight: bold;
color: #000000;
}

.bold {
 font-size: 100%;
font-weight: bold;
color: #000000;
}

.smallest {
 font-size: 80%;
}

.highlight {
 font-size: 85%;
 font-weight: bold;
 color: #06F;
  background-color: #FFFFFF; 
}

.highlight1 {
 font-size: 90%;
 font-style: italic;
 color: #000;
}

.highlight2 {
 font-size: 100%;
 font-weight: bold;
 color: #000;
}

.highlight3 {
 font-size: 10pt;
 font-weight: bold;
 color: #000;
}

.marginbottomzero {
 margin-bottom: 0;
}