body, td {
	font-family: Arial;
	font-size: 9pt;
	color: #202030;
}
a {
	color: #2020F0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 15pt;
	line-height: 18px;
	color: #1F497F;
}
