a           {
            text-decoration : none ;
            color : #000000 ;
            }

.amazon     {
            color : #ffffff ; 
            display : none ;
            }

body        { 
            scrollbar-dark-shadow-color: #ffffff ; 
            scrollbar-track-color: #ffffff ;
            color: #000000 ;
            }

h1.title    {
            font-family: "Times New Roman" ;
            color: #000000 ;
            font-weight: bold ;
            text-align: center ;
            margin-top:  1px ;
            margin-bottom:  1px; 
            }

h3.question {
            font-family: "Times New Roman" ;
            font-weight: bold ;
            text-align: center ;
            }

ol.alpha li {
            list-style: lower-alpha ;
            }

p.copy      {        
            font-family: "Times New Roman" ;
            color: #000000 ;
            text-align: center ;
            margin-top: 1px ;
            margin-bottom: 1px ;
            }

