
BODY { 
background-color : white;
font-size : 90%;
font-weight : 400;
font-style : normal;
text-align : center;
line-height : 150%;

}
a{ text-decoration:none; }
}
A:link { color: Dodgerblue; text-decoration: none; }
A:visited { color: Darkblue; text-decoration: none; }
}
P{
  font-size : 85%;
  font-weight : 400;
  font-style : normal;
  line-height : 150%;
  list-style-type : upper-roman;
  color : #666666;
}
CAPTION{font-size : 85%;
color : #666666;}

TD{
  font-size : 85%;
  font-weight : 400;
  font-style : normal;
  line-height : 150%;
  list-style-type : upper-roman;
  color : #666666;
}
LI{
 line-height : 150%;
-->
