<style>
h1 {
   font-family: Century Gothic;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   color: #000000;
   background: #FFFFFF;
}
h2 {
   font-family: Century Gothic;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   color: #000000;
   background: #FFFFFF;
}
h3 {
   font-family: Century Gothic;
   font-size: 14px;
   font-weight: normal;
   text-align: center;
   color: #000000;
   background: #FFFFFF;
}
h4 {
font-family: Century Gothic;
font-size: 10px;
font-weight: bold;
text-align: right;
color: #000000;
background: #FFFFFF;
}
h5 {
font-family: Century Gothic;
font-size: 12px;
font-weight: bold;
text-align: right;
color: #000000;
background: #FFFFFF;
}
h6 {
   font-family: Century Gothic;
   font-size: 14px;
   font-weight: normal;
   text-align: left;
   color: #000000;
   background: #FFFFFF;
}
a:link {
font-family: Century Gothic;
font-size: 14px;
font-weight: normal;
text-align: center;
text-decoration: none;
color: #000000;
background: #FFFFFF;
}
a:visited {
 font-family: Century Gothic;
 font-size: 14px;
 font-weight: normal;
 text-decoration: none;
 text-align: center;
 color: #000000;
 background: #FFFFFF;
}
.head2 {
 font-family: Century Gothic;
 color:#FFFFFF;
 background:#3300B2;
 font-weight: bold;
 font-size:13px;
 text-align:right;
}
.head3 {
 font-family: Century Gothic;
 color:#FFFFFF;
 background:#3300B2;
 font-weight: bold;
 font-size:13px;
 text-align:left;
}
</style>
