body,td,th {
	margin-top:50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 8pt;
	color: #ffffff;
	background-color: #000000;
	text-align:center;
	overflow:hidden
}

a:hover {
	color: #fff;
	text-decoration: underline overline;
}

a:visited, a:active {
	color: #fff;
	text-decoration: none;
}

a:link {
	color: #fff;
	text-decoration: none;
}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 7pt;
}

a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight:normal;
	font-size: 10pt;
}

h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
}

h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
}

h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
}

h6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
}

p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
}

tr {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
}

<form> {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
}

<input> {
	color: #0080ff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Lucida, Verdana, sans-serif;
}
#center{
	text-align:center;
	margin:0 auto;
}
