body { 
   font-family: century gothic; 
   font-size: 12pt; 
   color: #000000; 
   line-height: 14pt; 
   word-spacing: none; 
   letter-spacing: none;
   margin-left: 20;
   margin-right: 20;
   margin-top: 20;
   margin-bottom: 20;
}
p {
   margin-left: 10;
   margin-right: 10;
   margin-top: 10;
   margin-bottom: 10;
}
td.heading1 {
   font-family: times new roman;
   font-size: 16 pt;
   color: #000000;
   text-align: center;
}
td.heading2 {
   font-family: times new roman;
   font-size: 20pt;
   color: #990000;
   text-align: center;
}
td.heading3 {
   font-family: times new roman;
   font-size: 24pt;
   color: #990000;
   text-align: center;
}
td.menu1 {
   font-family: century gothic;
   font-size: 11pt;
   font-weight: 600;
   color: #ffffff;
   text-align: center;
   background-color:#0f096b;
}
td.menu2 {
   font-family: century gothic;
   font-size: 8pt;
   color: #0f096b;
   text-align: center;
}
td.sidebar1 {
   font-family: century gothic;
   font-size: 11pt;
   font-weight: 600;
   color: #0f096b;
   text-align: left;
   background-color:#B5F8FB
}
td.sidebar2 {
   font-family: century gothic;
   font-size: 11pt;
   font-weight: 600;
   color: #0f096b;
   text-align: left;
}
td.text {
   font-family: century gothic;
   font-size: 10pt;
   color: #000000;
   text-align: justify;
}
td.footer {
   font-family: century gothic;
   font-size: 7pt;
   color: #000000;
   text-align: center;
}
a:link {color:#726db4; text-decoration:none}
a:visited {color:#726db4; text-decoration:none}
a:hover {color:#6f6f6f; text-decoration: none; border-bottom: dashed 1; cursor:crosshair}
a:active {color:#726db4; text-decoration:none}
