body{
 font-size: x-small;
 font-family: ;
 color: #336666;
 line-height:140%;
 background-color: #FFFFFF;
 margin:0px 0px;
 scrollbar-face-color:#ddffff; 
 scrollbar-track-color:#eeeeff; 
 scrollbar-3dlight-color:#eeeeff;
 scrollbar-darkshadow-color:#eeeeff;
 scrollbar-arrow-color:#999999;
 scrollbar-highlight-color:#999999; 
 scrollbar-shadow-color:#999999; 
}
table{ font-size: x-small;line-height:130%; color: #336666}
/* LINK */
A:link   { color:#3366cc; text-decoration:none; font-weight:bold;}
A:visited{ color:#3366CC; text-decoration:none; font-weight:bold;}
A:hover{color:#CC9966; text-decoration:none;}
/* NON-FIX */
.midium { font-size:medium;}
.small_b  { font-size:x-small; font-weight:bold;}
.xsmall_b  { font-size:x-small; font-weight:bold;}
.xxsmall  { font-size:xx-small;}
.xxsmall_2  { font-size:xx-small;line-height:120%;}
.xxsmall_b  { font-size:xx-small; font-weight:bold;}
/* FIX */
.fix  { font-size:10pt;line-height:100%}
.10px  { font-size:10px;}
.3ex  { font-size:3ex;}
.2em  { font-size:2em;}
/* ID */
#special { font-weight:bold};
/*.link {  font-size: x-small; line-height: 140%; text-decoration: none; color: #3399CC}