body 
{
  padding:0;
  background-color: #FFD0B2;
  font-family:  Times new roman;
  font-color: black;
  font-size: 10pt;
  margin: 0
}

table.catalog {
 border:3px inset #996633; 
}

td.border
{
border-left-style: solid; 
border-left-width: 1px; 
border-right-style: solid; 
border-right-width: 1px;
font-family:  Arial;
font-size: 8pt;
text-indent: 0;
text-align: center;
font-weight: bold; 
margin: 4; 
color:#FFFFFF
}

td.nadmenu
{
font-family:  Arial;
text-align: center;
font-size: 10pt;
text-indent: 0;
padding: 7; 
font-weight: bold; 
color: black
}


td.menu1
{
font-family:  Arial;
font-size: 9pt;
text-indent: 5;
padding: 5 5; 
background-color: #FFC187;
font-weight: bold; 
color: black
}

.prod
{
border:1px solid white;
padding:4px; 
text-align:center
}


p   {
  font-size: 11pt;
  text-indent: 15;
  text-align: justify;
  margin: 10 
}

p.c {
  font-size: 10pt;
  font-family:  arial;
  text-indent: 0;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
  margin: 5
}

p.r
{
  font-size: 12pt; 
  text-align: right;
  text-indent: 0; 
  color: #FFFFFF;
  margin: 0 10
}

h1 {
 font-family: Times New Roman;
 font-size: 16pt; 
 font-weight: bold;
 text-align: center;
 color: #812326;
 margin:20
}

h2 {
 font-family: Times New Roman;
 font-size: 13pt; 
 font-weight: normal;
 color: #000000; 
 text-indent: 15;
 margin:10
}
 
 
h3 {
 font-family: arial;
 font-size: 10pt; 
 font-weight: normal;
 color: #FFD0B2; 
 text-indent: 10;
 text-align: justify; 
 margin: 8
}

h4 {
 font-family: arial;
 font-size: 11pt; 
 font-weight: bold;
 color: #812326; 
 text-indent: 30;
 text-align: justify; 
 margin: 8
}
 
h5 {
 font-family: arial;
 font-size: 8pt; 
 font-weight: bold;
 color: #812326; 
 text-indent: 0;
 text-align: center; 
 margin: 4
}


a:link { COLOR: #812326; TEXT-DECORATION: underline
}
a:visited { COLOR: #812326; TEXT-DECORATION: underline
}
a:hover { COLOR: #D4493B; TEXT-DECORATION: none
}

a:link.menu { COLOR: black; TEXT-DECORATION: none
}
a:visited.menu { COLOR: black; TEXT-DECORATION: none
}
a:hover.menu { COLOR: #812326; TEXT-DECORATION: none
}

a:link.submenu { COLOR: black; TEXT-DECORATION: none
}
a:visited.submenu { COLOR: black; TEXT-DECORATION: none
}
a:hover.submenu { COLOR: black; TEXT-DECORATION: underline
}


ul {
 font-size: 9pt;
 text-indent: 10;
 margin: 10 7
}

ol {
 font-size: 9pt;
 text-indent: 10;
 margin: 7 2
}

li {
 font-family: arial, tahoma;
 font-size: 9pt; 
 margin: 2 4
}

hr {
 color: #812326;
 width: 60%
}