body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

p {
	line-height: 120%;
}

h1, h2, h3 {
	color: #FF6600;
	margin-bottom: 0;
	font-weight: bold;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}

h1 + p, h2 + p, h3 + p {
	margin-top: 0;
}

input, select, textarea, .input {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
