p
{ font-family:              Verdana, Arial, Helvetica, sans-serif;
  font-size:                11px;
  text-align:               justify;
}

h1
{ color:                    black;
  font-style:               italic;
  font-family:              Arial, Verdana, Helvetica, sans-serif;
}
h2
{
color: #000080; 
line-height: 4em;
font-family: Arial, Helvetica, sans-serif; 
text-align: center;
}

h5
{
  font-size:                115%;
}
.header {
  color:                      black;
  font-weight:                bold;
  text-decoration:            underline;
}
.no_underline {
 text-decoration:                none;
}

a {
 color:                      #000033;
 text-decoration:                none;
}

.wborder {
 border: 1px solid white;
}

.small {
 font-size:                80%;
}

.faq
{ font-size:                110%;
}
.price_brief
{ font-size:                120%;
}
.big
{ font-size:                130%;
  text-decoration:                none;
}
.standard
{ font-weight:                normal;
}

.white
{ color:                        white;
}
.pink
{ color:                        pink;
}
.menu
{ color:                        black;
  text-decoration:        none;
  font-weight:                normal;
  font-size:                12px;
}
.footer
{
  font-size:                10px;
}
.lightsmall
{ color:                        black;
  font-size:                80%;
}
.lightstandard
{ color:                        black;
  font-weight:                normal;
}
.middle
{
 color:                        black;
}
.cart
{
  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:                        black;
  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;
}

.myMenu{position:absolute;visibility:hidden;z-index:5;border:1px #666666 solid;}
