/*
  search.css
*/
.ToTop  {
            font-size : 50%;
            color : #666666;
            text-decoration : none ;
}
.Section {
            font-family : Terminal ;
            font-size : 25pt;
            font-style : italic ;
            font-weight : bold ;
}
A.LIST  {
            font-size   : 80% ;
}
.TopHead {
            font-style  :italic ;
}
.FinePrint {
            font-size : 4pt;
            font-style : italic ;
            font-family : MS SansSerif, Arial ;
            font-weight : bold ;
}
.Qot    /* Used for pop-up quote boxes */
        {   font-family : Verdana,  Tahoma, Helvetica, Arial, sans-serif ;
            font-size : 8pt ;
            background-color: white ;
}
.ABC    /* used for A | B | C.. lists */
        {   font-family :   Fixedsys ;
}
        

/* END search.css */
