 .rt         { 
             font-family    : arial,helvetica; 
             text-decoration: none;
             color          : #555555; 
             font-size      : 8px;
             background-color: #EEEEEE
             }
 .rt:link    { 
             font-family    : arial,helvetica; 
             text-decoration: none;
             color          : #555555; 
             font-size      : 8px;
             background-color: #EEEEEE
             }
 .rt:hover   { 
             font-family    : arial,helvetica; 
             color          : #000000; 
             text-decoration: underline; 
             font-size      : 8px;
             background-color: #EEEEEE            
             }
 .rt:visited {
             font-family    : arial,helvetica; 
             text-decoration: underline; 
             color          : #555555; 
             font-size      : 8px;
             background-color: #EEEEEE            
             }
 .Rate       {
             font-family: arial,helvetica;
             font-style : normal; 
             font-size  : 8pt;
             background-color: #FFFFFF;
             }

 .Rate1      {
             font-family: arial,helvetica; 
             font-weight: bold; 
             font-size  : 8pt;
             color      : red;
             background-color: #660033;
             }

 .Rate2      {
             font-family: arial,helvetica; 
             font-weight: normal; 
             font-size  : 6pt;
             background-color: #FFFFCC;
             }
 .Rate3      { 
             font-family: arial,helvetica; 
             font-weight: normal; 
             font-size  : 8pt;
             background-color: #FFFFBB;
             }
 .Rate4      {
             font-family: arial,helvetica;
             font-style : normal; 
             font-size  : 8pt;
             background-color: #FFFFFF;
			 border-style: solid;
			 border-color: #EEEEEE;
             }

 .Sel        { 
             font-family: arial,helvetica; 
             font-weight: bold; 
             font-size  : 8pt;
             }
