tr {
	vertical-align: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #333399;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
a:link {
	text-decoration: none;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
}
