body {
     margin-left: 2%;
     margin-right: 2%;
     font-size: 10pt;
     font-family: &quot;Verdana&quot;;
     color: #101010;
     bgcolor: #F0F0F0;
     }


h1 {
   color: #303030;
   font-size: 20pt;
   font-family: &quot;Verdana&quot;;
   font-weight: bold;
   line-height: 20pt;
  } 


h2 {
    color: #303030;
    font-size: 16pt;
    font-family: &quot;Verdana&quot;;
    font-weight: bold;
    line-height: 16pt;
    }

h3 {
    color: #101010;
    font-size: 14pt;
    font-family: &quot;Verdana&quot;;
    font-weight: bold;
    line-height: 14pt;
   }

p,li,ul,ol,tr,td {
   font-size: 10pt;
   font-family: &quot;Verdana&quot;;
    line-height: 11pt;
   }

h4 {
    color: #101010;
    font-size: 11pt;
    font-family: &quot;Verdana&quot;;
    line-height: 11pt;
   }

h5 {
    color: #303030;
    font-size: 11pt;
    font-family: &quot;Verdana&quot;;
    font-weight: bold;
    line-height: 16pt;
   }


h6 {
    color: #FFAD29;
    font-size: 8pt;
    font-family: &quot;Verdana&quot;;
    font-weight: bold;
    line-height: 10pt;
   }

em {
   color: #0000FF;
   font-family: &quot;Verdana&quot;;
   font-style: none
   }

a:visited {
          color: #101010
          }
a:active {
          color: #303030
          }
