A {
  font-size : small;
}
A:Visited{
  font-size : small;
  color : #0000FF;
}
A.back {
  font-size : small;
}
A.back:Visited{
  font-size : small;
  color: #0000FF;
}
TD.nam{
  font-size: small;
  background-color : #CFDBF7;
  vertical-align : top;
}
TD.val{
  font-size: small;
  background-color : #ffffff;
  vertical-align : top;
}
BODY{
  font-size: small;
}
.l-title{
  font-size: medium;
  font-weight: bold;
}

.l-body{
  font-size: medium;
}

.m-title{
  font-size: small;
  font-weight: bold;
}

.m-body{
  font-size: small
}

.s-title{
  font-size: x-small;
  font-weight: bold;
}

.s-body{
  font-size: x-small;
}

.m-notes{
	color: #FF6907;
}
TD.dummy{
  border : none;
  font-size : 1pt;
  height : 4px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.emph{
  font-size : 10pt;
  font-weight : bold;
  color : #000099;
}
