.roll 	{	font:10pt, verdana;
			color: white;
			background: silver;
                        text-decoration:none;
				}

.roll:hover	{	color:white;
			background:gold;
			text-decoration:none;
				}




     A:link { 
          color: white;
	    text-decoration: none;
     } 
     A:active { 
          color: white;
	    text-decoration: none;
     } 
     A:visited { 
          color: white;
	    text-decoration: none;
     } 
     H1 { 
          font-family: Americana XBdCn BT, Architecture, Sans-serif;
          font-size: xx-large;
          font-weight: 700;
          font-style: oblique;
          text-decoration: none;
     } 
     H3 { 
          float: right;
          font-family: Arial, Verdana, Sans-serif;
          font-size: medium;
          font-weight: 600;
          width: 55px;
          text-align: center;
     } 
     H2 { 
	  text-align: center;
          font-family: Arial, Verdana, Sans-serif;
          line-height: 100%;
          font-size: 12pt;
     } 
     H4 { 
          text-align: center;
     } 
	H5 {    text-align: left;
		line-height: 100%;
		font-family: Verdana, Sans-serif;
		font-size: 14pt;
	}
	H6 {  font-family: Verdana, Sans-serif;
		font-size: 8pt;
		line-height: 90%;
	}

    
     BODY { 
          font-family:  Arial, Verdana, Sans-serif;
          margin: 60px;
          color: white;
          background-color: maroon;
     } 

	PRE { 
          font-family: Verdana, Arial, Garamond,  Serif;
	  font-size: 10pt;
	  text-decoration: none;
	  color: white;
	     }     