body {
	font-family:Arial,sans-serif;
}

a, a:visited {
	color: blue;
	text-decoration: none;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	padding: 0px;
	margin: auto 0px 0px 0px;
}

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

h3 {
	font-size: 10pt;
	font-style:italic;
}

li {
	font-size: 10pt;
}

span {
	font-size: 10pt;
}
