table.text {
         margin-left: 25%;
   }
h1 {   
   font-family: georgia, geneva, arial, helvetica, sans-serif;
   font-size: 16pt;
   font-weight: normal;
   text-align: center;
   color: #fffde8;
   background-color: transparent;
   }
h2 {   
   font-family: georgia, geneva, arial, helvetica, sans-serif;
   font-size: 13pt;
   font-weight: normal;
   text-align: right;
   color: #fffde8;
   background-color: transparent;
   }
h2.leftline {   
   font-family: georgia, geneva, arial, helvetica, sans-serif;
   font-size: 13pt;
   font-weight: normal;
   text-align: left;
   text-decoration: underline;
   color: #fffde8;
   background-color: transparent;
   }
h2.cent {
   text-align: center;
   }
.header {
   font-size: 12pt;
   }
p {   
   font-family: georgia, geneva, arial, helvetica, sans-serif;
   font-size: 11pt;
   font-weight: normal;
   text-align: justify;
   color: #fffde8;
   background-color: transparent;
   }
p.center {
   text-align: center;
}
p.small { 
   font-size: 9pt;
   text-align: center;
}
p.left {
   text-align: left;
}
p.right {
   font-size: 10pt;  
   text-align: right;
}
.bold {
   font-weight: bold;
}
.italic {
   font-style: italic;
   font-weight: bold;   
   color: #0c2870;
   background-color: transparent;
}
.unline {
   text-decoration: underline;
}
.noline {
   text-decoration: none;
}
.bb {
   font-weight: bold; 
   color: #0c2870;
   background-color: transparent;
}
table.contact {
   font-family: georgia, geneva, arial, helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   color: #fffde8;
   background-color: transparent;
}
table.border {
 border: 2pt; 
 border-color: #0c2870;
 border-style: outset;
 background-color: transparent;
 border-color: #2c4a92;
 color: #fffde8; 
 background-color: #2c4a92; 
}
ul {
 list-style-type: disc;
 font-family: georgia, geneva, arial, helvetica, sans-serif;
 font-size: 11pt;
 font-weight: normal;
 text-align: left;
 color: #fffde8;
 background-color: transparent;
}
ul.margin {
 list-style-type: disc;
 font-family: georgia, geneva, arial, helvetica, sans-serif;
 font-size: 11pt;
 font-weight: normal;
 text-align: left;
 color: #fffde8;
 background-color: transparent;
 margin-left: 210pt;  
}
a { 
   font-family: georgia, geneva, arial, helvetica, sans-serif;
   font-size: 11pt;
   font-weight: normal;
   text-decoration: underline;
 }
   a:link {
   color: #fffde8;
   background-color: transparent;
   text-decoration: underline;
   }
   a:visited {
   color: #fffde8;
   background-color: transparent;
   text-decoration: underline;
   }
   a:hover {
   color: #0c2870;
   background-color: transparent;
   text-decoration: underline;
   }
   a:active {
   color: #0c2870;
   background-color: transparent;
   text-decoration: underline;
   }  
a.lb {
   font-size: 12pt;
   font-weight: bold;
}