body { color: black; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffefe3; text-align: center; }
table { font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; 	margin-left: auto;
	margin-right: auto}
p {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

td {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

img {border: 0;}

a:link { color: blue ; font-size: 16px; text-decoration: none; }

a:visited { color: purple ; font-size: 16px; text-decoration: none; }

a:hover {
	color: purple;
	font-size: 12px;
	text-decoration: none;
}

a:active {
	color: red;
	font-size: 12px;
	text-decoration: none;
}

ul { list-style-type: disc; margin: 1em 0 1em 40px; }
h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0.67em 0;
	padding: 12px;
	font-weight: bold;
	font-style: italic;
}
h2 { font-size: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; margin: 0.83em 0; padding: 12px; }
h3 { font-size: 1.17em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; margin: 1em 0; }

#copyright{ font-family: Verdana, Arial, Helvetica, sans-serif; }
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	word-spacing: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: normal;
	white-space: normal;
}
div {
	color: black;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

tr {
	text-align: center;
}

* html ul li a {
			   height:1em;
			}
