.body {
          width: 100%;
          height: 100%;
}

BODY {
          FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
          FONT-SIZE: 11px;
          background-color:#FFF;
          margin: 0px;
}

TD {
          FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
          FONT-SIZE: 11px;
          border-width: 1;
}

A.more {
          FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
          FONT-SIZE: 11 px;
          COLOR: #000000;
          text-decoration: underline;
}

A.more:Hover {
          color: Navy;
}

A {
          FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
          FONT-SIZE: 11 px;
          COLOR: #000000;
          text-decoration: none;
}

A:Hover {
          COLOR: #000000;
}

A.menutop {
          FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
          FONT-SIZE: 12 px;
          COLOR: #FFFFFF;
          letter-spacing: 1px;
          text-decoration: none;
}

A.menutop:hover {
          color: #FFCC01;
}

A.menu {
          FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
          FONT-SIZE: 12px;
          COLOR: #CECDCB;
          text-decoration: none;
}

A.menu:hover {
          color: #FFCC01;
}

A.submenu {
          FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
          FONT-SIZE: 11px;
          COLOR: #CECDCB;
          text-decoration: none;
}

A.submenu:hover {
          color: #FFCC01;
}

A.footer {
          FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
          FONT-SIZE: 9px;
          COLOR: #ffffff;
          letter-spacing: 2px;
          text-decoration: none;
}

A.footer:Hover {
          COLOR: #ffffff;
}

P {
          padding:0px;
          margin:0px;
          text-align:justify;
}

.menutop {
          FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
          FONT-SIZE: 12px;
          COLOR: #ffffff;
          FONT-WEIGHT: bolder;
}

.headline {
          FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
          FONT-SIZE: 12px;
          FONT-WEIGHT: bold;
          COLOR: #000000;
}

.footer {
          FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
          FONT-SIZE: 9px;
          COLOR: #ffffff;
          letter-spacing: 2px;
}

.frontarticle {
          border-color: #000000;
          border-right: 1px solid #000000;
          background-color: #FFFFFF;
}

TD, P, BODY, INPUT {
          font-size : 11px;
          FONT-FAMILY: Geneva,Arial,Helvetica,sans-serif;
          color: #000;
}

/* HTML BIT */

/* TEMPLATE OBJECTS */
#HeaderLeftCompanies {
          font-size: 7pt;
          font-weight: bold;
          line-height: 113%;
          font-family: 'Trebuchet MS';
}

#HeaderBL {
          font-size: 34pt;
          line-height: 113%;
          font-family: Arial;
}

.FooterText {
          font-size: 8.5pt;
          line-height: 113%;
          font-family: 'Trebuchet MS';
}

.FooterLinkText {
          font-size: 8.5pt;
          color: #CC6600;
          line-height: 113%;
          font-family: 'Trebuchet MS';
          text-decoration: underline;
}

.FooterBigLinkText {
          font-size: 10pt;
          color: #CC6600;
          line-height: 154%;
          font-family: 'Trebuchet MS';
          text-decoration: underline;
}

html:not([dummy]) #HeaderRight {
          margin-left:405px;
}