
body {
      background-color: #000000;
      }
      
td.main {
         border-style: solid;
         border-width: 1px;
         border-color: #7188BE;
         background-color: #282828;
         font-family: Arial;
         font-size: 10pt;
         color: #FFFFFF;
         font-weight: bold;
         vertical-align: top;
         padding: 3px;
         }
         
td.body {
         font-family: Arial;
         font-size: 10pt;
         color: #FFFFFF;
         vertical-align: top;
         text-align: justify;
         text-indent: 5%;
         }

td.faq {
         font-family: Arial;
         font-size: 10pt;
         color: #FFFFFF;
         vertical-align: top;
         text-align: justify;
         }
         
td.resource {
             border-style: solid;
             border-width: 1px;
             border-color: #7188BE;
             background-color: #282828;
             font-family: Arial;
             font-size: 10pt;
             color: #FFFFFF;
             font-weight: bold;
             vertical-align: text-top;
             }

td.portfolio {
              font-family: Arial;
              font-size: 10pt;
              font-weight: bold;
              color: #FFFFFF;;
              text-align: justify;
              vertical-align: top;

              }

td.sample {
           font-family: Arial;
           font-size: 10pt;
           color: #FFFFFF;
           font-weight: bold;
           vertical-align: top;
           text-align: center;
           }

td.services {
             font-family: Arial;
             font-size: 10pt;
             font-weight: bold;
             color: #FFFFFF;;
             text-align: justify;
             vertical-align: top;
             }

td.terms {
          vertical-align: text-top;
          }

p.servicesub {
              font-family: Arial;
              font-size: 10pt;
              color: #FFFFFF;
              font-weight: bold;
              text-align: justify;
              }

p.terms {
         font-family: Arial;
         font-size: 10pt;
         color: #FFFFFF;
         font-weight: bold;
         text-align: justify;
         }

p.footer {
          font-family: Arial;
          font-size: 8pt;
          color: #FFFFFF;
          text-align: center;
          }

p.service {
           font-family: Arial;
           font-size: 12pt;
           font-weight: bold;
           color: #FFFF00;
           text-align: center;
           }

img {
     align: center;
     }

h1 {
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    text-align: center;
    margin-bottom: 0;
    }

h2 {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #6699FF;
    text-decoration: underline;
    text-align: center;
    margin-bottom: 0;
    }

h3 {
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #FFFF00;
    margin-bottom: 0;
    }

b.servicesub {
              font-family: Arial;
              font-size: 12pt;
              font-weight: bold;
              color: #FFFF00;
              text-decoration: underline;
              }

A.internal:link {
                 font-weight: bold;
                 color: #6699FF;
                 text-decoration: underline;
                 }        
          
A:link {
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
        }
          
A.internal:active {
                   font-weight: bold;
                   color: #6699FF;
                   text-decoration: underline;
                   }

A.active {
          font-weight: bold;
          color: #FFFFFF;
          text-decoration: none;
          }
                    
A.internal:visited {
                    font-weight: bold;
                    color: #6699FF;
                    text-decoration: underline;
                    }
          
A:visited {
           font-weight: bold;
           color: #FFFFFF;
           text-decoration: none;
           }

A:hover {
         color: #FFFF00;
         }

A.internal:hover {
         color: #FFFF00;
         }

