*/
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;

}

h1{
    color: #6495ED;
	font-family: Arial;
	font-size: 36px;
}

h2{
    color: #6495ED;
	font-family: Arial;
	font-size: 24px;
}

h3{
    color: #6495ED;
	font-family: Arial;
	font-size: 16px;
}

p{
    color: black;
	font-family: Arial;
	font-size: 16px;
}
.button {
    background-color: #ffffff; /* white */
   border: 1px solid #6495ED; /* blue */
    color: black;
       text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
}

td1 {
color: blue;
	font-family: Arial;
	font-size: 20px;
	}
	
#displaylist{
color: blue;
	font-family: Arial;
	font-size: 20px;
	word-spacing:9999px;
	
	}

#usethislist{
background-color: #ffffff; /* white */
   border: 2px solid #6495ED; /* blue */
    color: black;
       text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;

visibility:hidden;
}

	