div.menu, div#footer {
	display: none;
}

img {
	border: none;
}

div#logo {
	text-align: right;
}

body, td, p, textarea, input, select {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

fieldset {
	border: none;
	margin-bottom: 10px;
	width: 350px;
	padding-left: 50px;
	margin-right: 20px;
}

legend {
	background-color: white;
	font-weight: bold;
}

div.intro {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

textarea {
	width: 300px;
	height: 200px;
}

input.text {
	width: 300px;
}
