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

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

blockquote  {
		font-family: Verdana, Arial, "Century Gothic", Tahoma ;	
            font-size: 18px ;
            color: #000000 ;
            margin-right:  12%;
            margin-left:  12%; 
            }

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


div.nav     {
            line-height: 1% ;
            margin-top: 0px ;
            margin-bottom: 0px ;
            margin-right:  50%;
            margin-left:  50%; 
            padding-top: 0px ;
            padding-bottom: 0px ;
            padding-right:  0px;
            padding-left:  0px; 
            font-weight: 100 ;
            visibility: hidden ;
            }

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 ;
            }

