body,p,div,dd,dt,dl,ul,ol,td,input,select,textarea {
		font-size:   10pt;
		color:  #445566;
}

small{
  font-size:     8pt;
}

big{
  font-size:     12pt;
}

.lh1 {
  line-height:   115%;
}

.lh2 {
  line-height:   115%;
}

BODY {
  color:             #333333;
  background-color:  #ffffff;
  padding:           0px 0px 0px 0px;
  margin:            0px 0px 0px 0px;
}

A:link {
  color:             #0000ff;
  background-color:  transparent;
  text-decoration:   underline;
}

A:visited {
  color:             #7f007f;
  background-color:  transparent;
  text-decoration:   underline;
}

A:hover {
  color:             #ff0000;
  background-color:  transparent;
  text-decoration:   underline;
  cursor:            hand;
}

A:active {
  color:             #ff6600;
  background-color:  transparent;
  text-decoration:   underline;
  cursor:            hand;
}

.text-01{
		font-size:   10pt;
		line-height: 125%;
}