/*	20010210	fuer I-GING */
BODY {
  margin-left: 5%;
  	margin-right: 5%;
  	background-color: #FFFFFF;
  font-family: sans-serif;
  font-size: 10pt;
}

A:link {
  color: #CC0000;
  font-family: sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

A:active {
  color: #CC0000;
  font-family: sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

A:visited {
  color: #CC0000;
  font-family: sans-serif;
  font-size: 10pt;
  text-decoration: none;
}

.title {
  font-family: sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

.author {
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

.subtitle {
  color: darkgray;
  font-family: sans-serif;
}

P {
  font-family: sans-serif;
  font-size: 10pt;
}

TABLE {
  font-family: sans-serif;
  font-size: 10pt;
}

TD {
  font-family: sans-serif;
  font-size: 10pt;
}

TH {
  font-family: sans-serif;
  font-size: 10pt;
}

H2 {
  font-family: sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

H3 {
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: bold;
}
