body {
	width: auto;
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.header {
	font-size: 12pt;
	font-weight: bold;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
}

.border {	
	border: black 1px solid;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
