body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0;
}
table, button, input, textarea {
	font-size: 100%;
}
button, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #00CCCC;
	text-decoration: underline;
}
form {
	margin: 0;
}
h1 {
	color: #CCCC33;
	font-size: 2em;
	font-weight: normal;
}
h2 {
	color: #006666;
	font-size: 1.75em;
	font-weight: normal;
}
h3 {
	color: #666600;
	font-size: 1.45em;
	font-weight: bold;
}
h4, h5, h6 {
	font-size: 1em;
	font-weight: bold;
}