								h1 {
											color: #99cc99;
											font-family:Verdena,Arial;
											text-decoration:none;
											font-weight: bold;
											font-size: 30px;
										}

											
										

										td {
											color: #99cc99;
											font-family: Verdena,Arial;
											text-align: center;
											font-weight: bold;
											font-size: 12px;
											
										}

										body {
											color: #99cc99;
											font-family: Verdena,Arial;
											text-decoration: none;
											font-weight: bold;
											font-size: 12px;
											background-color: #3f285e;
										}
										hr {
											text-align: center;
											height: 6px;
											border: thick groove Green;
											width: 60%;
										}
										img {
											width: 24;
											hight: 18;
											text-align: center;
											border: 0;
										}
										input {
											text-align: center;
											font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
											color: gold;
											background-color: Purple;
											border: outset Teal;
											cursor:pointer;
											cursor: hand;
											width: 50px;
										}



