BODY {
	font-size: 100%;
	line-height: 145%;
}
TABLE {
	font-size: 100%;
	line-height: 130%;
}
h3{
	font-size : 140%;
}
h2{
	font-size : 140%;
}
.just{
  text-align : justify;
  text-justify : newspaper;
}
.head2{
  font-size : 120%;
  line-height: 145%;
}
.head1{
  font-size : 140%;
  line-height: 150%;
}
.small{
  font-size : 80%;
}
TD{
  font-size : 100%;
}
STRONG{
  color : #FF0000;
  font-style : bold;
  font-size : 120%
}
.normal{
  font-size : 100%
}