	BODY	{
		margin: 2em;
		font-family: Kabel Bk BT, Verdana, Cursive;
     		color: #E9A527;
      		background: #000000;
		
		}
	A 	{
          	color: #E9A527;
     		}
     		A:link {
     		}
     		A:visited {
          	color: #E9A527;
     		}
     		A:active {
          	color: #E9A527;
     		}
 	P {
          font-family: "Kabel Bk BT", Verdana, Cursive;
          font-size: small;
    	 }

 	TD {
          font-family: Kabel Bk BT, Verdana, Cursive;
          color: #E9A527;
          background: #000000;
    	}

	TH {
          font-family: Kabel Bk BT, Verdana, Cursive;
          color: #E9A527;
          background: #000000;
    	}

 	HR {
          color: #000000;
     	}

 	DL {
          text-align: center;
          margin-left: 33%;
          margin-right: 33%;
     	}

	.slides {
	position:absolute;
	top:5px;
	left:20px;
	visibility:hidden
	}

	