body {
      margin: 5px 5px;
      margin-left:35px;
      margin-right:35px;
      padding: 0;
      background: url(../images/kreb_bg.jpg);
      color: black;
      font-family: Verdana,Arial,Helvetica;
      font-size: 12px;
     }

h1   {
      margin: 5pt;
      padding: 0pt 0pt 5px;
      font-size: x-large;
      font-weight: bold;
      line-height:130%;
     }

h2   {
      margin: 5pt;
      padding: 0pt 0pt 5px;
      font-size: 22px;
      text-align: center;
      font-weight: bold;
      line-height:130%;
     }

h3   {
      margin: 5pt;
      padding: 0pt 0pt 5px;
      font-size: 18px;
      font-weight: bold;
      line-height:130%;
     }

h4   {
      margin: 3pt;
      padding: 0pt 0pt 5px;
      font-size: 16px;
      color: #003366;
      font-weight: bold;
      line-height:130%;
     }

h5   {
      text-align: center;
      line-height:130%;
     }

p, td    {
      margin: 0pt;
      padding: 0pt 0pt 5px;
      font-size: 12px;
      line-height:130%;
     }

ul, ul    {
      margin-top: 3px;
      margin-bottom: 3px;
     }

hr { border-style: none; margin: 20px 150px; background: #000000; color: #000000; height: 1px; }

.headline   {
      font-size: 16px;
     }

.headlineblue   {
      font-size: 16px;
      color: #003366;
      font-weight: bold;
     }