/* ©2009-2021 by Scouts on Stamps Society International */
/* Web Site:  www.levycatalog.net */
/* March 11, 2009 */
 body { background-color: #f8f8f8;
    width: 800px; }
 div { margin-left: 10px; }
 li  { font-size: 12pt;
    font-family: arial;
    padding-right: 3cm;}
 p { font-family: Myriad Roman, Arial, Helvetica, sans-serif;
    color:  black;
    font-size: 12pt;
    text-align: left;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 12px;
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 6px;
    display: inline; }
 p.author { font-size: 12pt;
    text-indent: 6.3in;
    font-family: arial;
    margin: 0px;
    padding: 0px;
    display: block; }
 p.choice { font-family: Tahoma, sans-serif;
    color:  black;
    font-size: 12pt;
    text-align: center;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-indent: 0px;
    display: block; }
 p.copyr { font-size: 10pt;
    font-family: arial;
    margin: 0px;
    padding: 0px;
    text-align: center;
    display: block; }
 p.cost { font-family: AGaramond, TimesNewRoman;
    color:  black;
    font-size: 12pt;
    text-align: left;
    font-weight: normal;
    margin: 0px;
    padding:  0px;
    text-indent: 0px;
    position: absolute; left: 620px;
    z-index: 1; }
 p.page {  font-family: Myriad Roman, Arial, Helvetica, sans-serif;
    color:  #bb0000;
    font-size: 10pt;
    font-weight: bold;
    display: inline; }
 p.pages {  font-family: Myriad Roman, Arial, Helvetica, sans-serif;
    color:  #bb0000;
    text-align: right;
    font-size: 10pt;
    display: inline; }
 p.para { font-family: Arial, Helvetica;
    font-size: 12pt;
    text-align: center;
    font-weight: normal;
    margin-left: 0px;
    margin-right: 0px;
    padding:  0px;
    margin-top: 8px;
    margin-bottom: 0px;
    text-indent: 0px;
    display: block; }
 p.title { font-family: Tahoma, sans-serif;
    color:  #54ad68;
    font-size: 17pt;
    text-align: center;
    font-weight: bold;
    padding: 0px;
    text-indent: 0px;
    display: block; }
 table.tabsect { margin-left: auto; margin-right: auto; }
/*  Return to top buttom  */
#myBtn { height: 27px;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer; }
#myBtn:hover { background-color: rgb(175,254,0); }
