<style type="text/css">
body {
       background-color: #EEF6F7;
}
body, td, li, ol, p, blockquote {
       color: #000000;
       font-size: 9pt;
       font-family:Arial;
}
h3 {
       color: #000000;
       font-size: 12pt;
       font-family: Arial;
       font-weight: bold;
}
.pageHeading3 {
       color: #000000;
       font-size: 12pt;
       font-family: Arial;
       font-weight: bold;
}
h2 {   
       color: #000000;
       font-size: 10pt;
       font-family: Arial;
       font-weight: bold;}
h1 {
       color: #000000;
       font-size: 8pt;
       font-family: Arial;
       text-decoration:underline

}

.pageheading2 {
       color: #000000;
       font-size: 10pt;
       font-family: Arial;
       font-weight: bold;
}

.maintext {
       color: #000000;
       font-size: 7pt;
       font-family: Arial;
}
.subh {
       color: #000000;
       font-size: 10pt;
       font-family: Arial;
       font-weight: bold
}

.footer {
       color: #000000;
       font-size: 7pt;
       font-family:Arial;
}
.mainbold {
       color: #000000;
       font-size: 8pt;
       font-family: ariel;
       font-weight: bold;
}

.footerlink {
       color: #000000;
       font-size: 7pt;
       font-family:Arial;
}

.contentlink {
       color: #FF0000;
       font-size: 9pt;
       font-family:Arial;
}

a:link    {color:#FF0000;text-decoration: none}
a:active  {color:#33cc33;text-decoration: none}
a:visited {color:#9900CC;text-decoration: none}
a:hover   {color:#0000FF;text-decoration: none}

</style>