body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

select {
	font-size: 10pt;
}

td {
	font-size: 10pt;
}

th {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

input {
	font-size: 10pt;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.button {
	width: 125px;
	font-size: 10pt;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

h4 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}