body {
	margin: 10px;
	background-color: #EEEEEE;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	width: 800px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 6px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 3px;
}

p {
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}

ul, li {
	margin-top: 3px;
	margin-bottom: 3px;
}

hr {
	style: groove;
	height: 1px;
	margin-top: 6px;
	margin-bottom: 6px;
}

form {
	margin: 0px;
}

fieldset {
	padding: 6px;
	margin-top: 6px;
	margin-botton: 6px;
}

input.text {
	height: 18px;
}

input.submit {
	height: 16px;
	text-size: 11px;
	font-family: Verdana;
}

img.sponsor {
	border: 1px #666666 solid;
}