
body  { color: black; font-size: 10pt; font-family: "Trebuchet MS", Verdana, sans-serif; line-height: 14pt; text-align: justify; }

.title    { color: black;  font-size: 16pt; font-family: "Trebuchet MS", Verdana, sans-serif; font-weight: normal; line-height: 18pt }
.subtitle { color: black;  font-size: 12pt; font-family: "Trebuchet MS", Verdana, sans-serif; font-weight: bold; line-height: 24pt }
.error    { color: black;  font-size: 10pt; font-family: "Trebuchet MS", Verdana, sans-serif; Font-style: italic;  }
.footer   { color: #aaaaaa;  font-size: 8pt;  font-family: "Trebuchet MS", Verdana, sans-serif;   }

A { color: black; font-weight: normal; }
A:hover   { color: #aaaaaa }
A.footer  { color: black; text-decoration: none; }

dl { color: black; font-size: 10pt;font-family: Verdana, sans-serif; }
h1 { color: black; font-style: normal; font-weight: bold; font-size: 18pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 { color: black; font-style: normal; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 { color: black; font-style: normal; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h4 { color: black; font-style: normal; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h5 { color: black; font-style: normal; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h6 { color: black; font-style: normal; font-weight: bold; font-size: 8pt; font-family: Verdana, sans-serif; }

input  { font-style: normal; font-size: 10pt; font-family: Verdana, sans-serif; }
option { font-style: normal; font-size: 10pt; font-family: Verdana, sans-serif; }
select { font-style: normal; font-size: 10pt; font-family: Verdana, sans-serif; }
ol     { font-style: normal; font-size: 10pt; font-family: Verdana, sans-serif; }
p      { font-size: 10pt; font-family: Verdana, sans-serif; font-style: normal; line-height: 13pt; text-align: justify }
pre    { font-style: normal; font-size: 10pt; font-family: Courier, Monaco, "New York" }
td     { font-style: normal; font-size: 10pt; font-family: Verdana, sans-serif; }
td     { font-style: bold; font-size: 10pt; font-family: Verdana, sans-serif; }

ul {
  margin:0;
  padding:0 0 3px 17px;
  list-style-position: outside;
  list-style-image: url("http://uning.asianbeauty.ch/pics/arrow.gif");
}


IMG.pics {

     border-color: #0F0B5F;
     border-style: solid;
     border-width: 1px;

}