


body {
	font: 10pt;
	font-weight: bold;
}

table {
	font: 9pt;
	font-weight: bold;
}

p {
	text-indent: 20pt;
	font: 10pt;
	font-weight: bold;
}

h1 {
	font: 19pt;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font: 15pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: red;
}

a:visited {
	color: burgundy;
}

a:hover {
	color: pink;
}
