body 
{
  background-color: white;
  padding:0;
  font-family:  verdana;
  color: black;
  font-size: 10pt;
  margin: 0
}

table.catalog {
 border:1px solid #CDCBCC 
}
td {
 font-size: 9pt
}
td.zag {
 font-weight: bold; 
 text-indent: 15;
 background-color: #CDCBCC
}
th { 
font-size: 9pt;
background-color: #8CC6E5;
border: 1px solid white; 
font-weight: bold; 
text-align:center
} 


p   {
  font-size: 10pt;
  text-indent: 15;
  text-align: justify;
  margin-left:25;
  margin-right:15;
  margin-top:8;
  margin-bottom:10
 
}

p.c {
  font-size: 8pt;
  color: white;
  text-indent: 0;
  text-align: center;
  font-weight: bold; 
  margin: 6 10 
}

p.n2 {
  font-size: 9pt; 
  text-align: center;
  font-weight: normal; 
  text-indent: 0; 
  margin: 2
}

p.w   {
  font-size: 9pt;
  font-weight: normal; 
  text-align: left;
  color: white;
  text-indent: 0;
  margin: 20
}


h1 {
 font-size: 12pt; 
 color: #28456C;
 font-weight: bold;
 text-align: center; 
 margin: 15
}

h2 {
 font-size: 11pt; 
 color: #0E1E56; 
 font-weight: normal;
 text-align: center; 
 margin-top: 16; 
 margin-bottom: 5
 }
 
h3 {
 font-size: 16 px; 
 color: #F6A32D; 
 font-weight: bold;
 text-align: center; 
 margin: 8 2
 }

h4 {
  font-size: 10pt;
  color: white;
  text-indent: 0;
  text-align: left;
  font-weight: bold; 
  margin: 2 5 
}

a:link { COLOR: #28456C; TEXT-DECORATION: underline}
a:visited { COLOR: #28456C; TEXT-DECORATION: underline}
a:hover { COLOR: #F6A32D; TEXT-DECORATION: none}

a:link.m { COLOR: white; TEXT-DECORATION: none}
a:visited.m { COLOR: white; TEXT-DECORATION: none}
a:hover.m { COLOR: #F6A32D; TEXT-DECORATION: none}

a:link.n { font-size: 14px; COLOR: black; TEXT-DECORATION: none}
a:visited.n { font-size: 14px; COLOR: black; TEXT-DECORATION: none}
a:hover.n { font-size: 14px; COLOR: #28456C; TEXT-DECORATION: underline}

a:link.mainsub { color: #717476; text-decoration: none; text-align:right}
a:visited.mainsub { color: #717476; text-decoration: none}
a:hover.mainsub { color: #28456C; text-decoration: none}

ul {
 font-size: 9pt;
 text-indent: 10;
 margin: 25 7 
}

ol {
 font-size: 9pt;
 text-indent: 20;
 margin: 30 7
}

li {
 text-indent: 20;
 font-size: 9pt; 
 margin: 5
}

TD.item
{
 FONT-WEIGHT: bold; 
 FONT-SIZE: 11px;
 padding-right: 10;
 color: white;
 CURSOR: hand;
 line-height: 1px; background-image:url('img/pod_menu.gif'); background-color: #28456C; text-align:right
}

TD.submenu
{
 FONT-WEIGHT: bold; 
 FONT-SIZE: 10px;
 text-align: right
}

.pod     {background-color: #B1B1AF}

tr:hover.pagestable { background-color: #F0F0F0 }