
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 20px 0px 20px 0px;
}	
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-collapse: collapse;
}
H1 {
	font-size: x-large;
	FONT-WEIGHT: bold;
	text-align: center;
}
H2 {
	font-size: large;
	FONT-WEIGHT: bold;
}
H3 {
	font-size: medium;
	FONT-WEIGHT: bold;
}
H4 {
	font-size: small;
	FONT-WEIGHT: bold;
}
