body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 70%;
}


#copyright, #nav {
	display: none;
}


a {
	text-decoration: none;
	color: #000;
}

.regLabel {
	text-align: right;
	width: 150px;
	font-weight: bold;
	padding-right: 5px;
}

table tr {
	vertical-align: top;
}

table tr td {
	line-height: 1.5em;
}

#registrationAddress {
	margin-left: 50px;
}

