p, td, font
{ font-family:      Tahoma;
  font-size:        11px;
}
h1
{ font-family:      Tahoma;
  font-size:        18px;
  color:            #006699;
}
a
{ font-family:      Tahoma;
  font-weight:      bold;
  font-size:        11px;
  color:            #006699;
}
.small
{ font-size:        10px;
  color:            #006699;
}
.faq
{ font-size:        13px;
}
.big
{ font-size:        18px;
  text-decoration:  none;

}
.cat
{ font-size:        15px;
  color:            #006699;
}
.product_brief
{ font-size:        13px;
  color:            #006699;
}
.product_brief_small
{ font-size:        11px;
  color:            #006699;
}
.catdescr
{ font-size:        13px;
  font-family:      Arial, serif;
  color:            #006699;
}
.news
{ font-size:        13px;
  font-family:      Arial, serif;
  color:            #006699;
  text-align:       justify;
}
.greeting
{ font-family:      Tahoma;
  font-weight:      bold;
  color:            #006699;
  font-size:        17px;
}
.standard
{ font-weight:      normal;
}
.light
{ color:            white;
}
.lightsmall
{ color:            white;
  font-size:        10px;
}
.lightstandard
{ color:            white;
  font-weight:      normal;
}
.middle
{ color:            white;
}
.cart
{ font-family:      Tahoma;
  font-size:        11px;
  BORDER-BOTTOM:    0px solid;  
  BORDER-LEFT:      0px solid;
  BORDER-RIGHT:     0px solid;  
  BORDER-TOP:       0px solid;
  margin:           1px;
  font-weight:      bold;
  color:            white;
  background-color:  transparent;
}
.totalPrice
{ font-size:            16px;
  BORDER-BOTTOM:    0px solid;  
  BORDER-LEFT:      0px solid;
  BORDER-RIGHT:     0px solid;  
  BORDER-TOP:       0px solid;
  margin:       1px;
  font-weight:      bold;
  color:        red;
  background-color:  transparent;
}