body 
{
  background-color: #FFB31A;
  font-family:  arial,verdana; 
  font-size: 9pt;
  margin: 0; background-image:url('images/yellow.gif')
}

table.catalog {
 border-style: double; 
  border-width: 3px;
 border-COLOR: #578000
}

.zag {
  border:1px solid #CC3500;
  padding:4px; 
  background-color: #FDEFCC;
}
.common {
  border:1px solid #578000;
  font-size: 10pt; 
  font-weight: normal;
  text-align: center
}


p   {
  font-size: 9pt;
  text-indent: 10;
  text-align: justify;
  margin: 4 6
}

p.n2 {
  font-size: 8pt; 
  text-align: right;
  font-weight: bold;
  text-indent: 0; 
  margin: 3 10; 
  color: #334919
}

p.b {
  font-size: 8 pt; 
  font-weight: bold;
  text-align: left;
  text-indent: 0; 
  margin: 10 25
}

p.c {
  font-size: 9pt; 
  font-weight: normal;
  text-align: center;
  text-indent: 0; 
  margin: 5
}


h1 {
 font-family: arial;
 font-size: 12pt; 
 color: #CC3500; 
 font-weight: normal;
 text-align: center; 
 margin: 15; 
 
}

h2 {
 font-size: 9pt;
 color: #FFB31A;
 font-weight: bold; 
 text-align: right; 
 margin: 2 20
 }
 
 
 h3 {
 font-size: 10pt;
 color: black;
 font-weight: normal; 
 text-align: left; 
 margin: 5 20
 }


A:link {COLOR: #124212; TEXT-DECORATION: none
}
A:visited {COLOR: #124212; TEXT-DECORATION: none
}
A:hover {COLOR: #CC3500; TEXT-DECORATION: none
}

ol {
 font-size: 9pt;
 text-indent: 40;
 margin-left:5; margin-right:5; margin-top:5; margin-bottom:10
}

li {
 font-size: 9pt;
 text-indent: 20;
 margin: 2 5;
 text-align: justify
 }
 
 hr           { text-align: center; border: 1px solid #CC3500; margin: 0 30
 }