body
    {
      background-color: #403a34;
      background-attachment: fixed;
      padding: 0px;
    }

h1
    {
     font-size: 25px;
     color: #001122;
     font-family: impact;
     margin-left: 1.5cm;
    }

h2
    {
     font-size: 20px;
     color: #234566;
     font-family: impact;
     margin-left: 10cm;
    }

h3
    {
     font-size: 19px;
     color: #345666;
     font-family: impact;
    }

p
    {
     font-size: 17px;
     color: #666666;
     font-family: impact;
     line-height: 20pt;
    }

p.cont
    {
     font-size: 16px;
     color: #666666;
     font-family: impact;
     line-height: 13pt;
    }

p.links
    {
     font-size: 15px;
     color: #776666;
     font-family: impact;
     line-height: 20pt;
    }
a
    {
     font-size: 14px;
     color: #564C44;
     font-family: impact;
     text-decoration: none;
    }

a:Hover
    {
     font-size: 14px;
     color: #666666;
     font-family: impact;
    }

a:active
    {
     font-size: 14px;
     color: #ffffff;
     font-family: impact;
    }

a.links
    {
     font-size: 18px;
     color: #aaaaaa;
     font-family: impact;
     text-decoration: none;
    }

a.links:Hover
    {
     font-size: 18px;
     color: #776666;
     font-family: impact;
    }

a.links:active
    {
     font-size: 18px;
     color: #ffffff;
     font-family: impact;
    }