 
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.longtext1{
  FONT-WEIGHT: normal;
  LINE-HEIGHT: 140%;
}

.style1{
  font-size: 14px;
  color: #000000;
}

.style2{
  font-size: 13px;
  color: #000000;
}

.style3{
  font-size: 11px;
  color: #000000;
}

.style4{
  font-size: 16px;
  color: #000000;
  font-weight:bold;
}

A{
  color : #0099ff;
  text-decoration : none;
}

A:HOVER{
  color : #ff3333;
  text-decoration : underline;
}

TD{
  line-height : 140%;
  font-size : 14px;
}


.fsize10 {
	font-size: 10px;
}

.fsize10-long {
	font-size: 10px;
	line-height: 130%;
}

.fsize12 {
	font-size: 12px;
}

.fsize12-long {
	font-size: 12px;
	line-height: 130%;
}

.fsize14 {
	font-size: 14px;
}

.fsize14-long {
	font-size: 14px;
	line-height: 130%;
}

.fsize14-long2 {
	font-size: 14px;
	line-height: 180%;
}

