body {
  color: #000000; 
  background-color: #ffffff; 
  font-size: 10pt;
}

a:link { 
  color: #cc0000; 
  text-decoration: none;
}

a:visited { 
  color: #ff3333; 
  text-decoration: none;
}

a#header:link { 
  color: #ffffff; 
  text-decoration: none;
}

a#header:visited { 
  color: #ffffff; 
  text-decoration: none;
}

a#curr:link { 
  color: #000000; 
  text-decoration: none;
}

a#curr:visited { 
  color: #000000; 
  text-decoration: none;
}

tr#topheader { 
  background-color: #ffffff;
}

tr#middleheader { 
  background-color: #cc0000; 
  font-size: 12pt; 
  padding-top: 2pt;
  padding-bottom: 2pt;
} 

tr#bottomheader { 
  background-color: #ffffff; 
}

td#middleheader { 
  color: #ffffff;
  font-size: 12pt;
  padding-top: 2pt;
  padding-bottom: 2pt;
}

td#logoheader {
  padding-top:1pt;
  width: 84px;
}

td#columns3 {
  width: 300px;
  vertical-align: top; 
  text-align: justify;
}

td#pakProg {
  padding-left: 3px;
  vertical-align: top; 
}

table#tableI { 
  background-color: #FFCCFF;
}

div#divI { 
  border-top: 20px solid #0471cb;
  border-bottom: 20px solid #0471cb;
  color: #0471cb;
}

h1 {
  font-size: 36pt;
  font-weight: bolder;
}

h2 {
  font-size: 24pt;
  font-weight: bolder;
}

h3 {
  font-size: 18pt;
  font-weight: bolder;
}

h4 {
  font-size: 14pt;
}
