body {
	color: #000;
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: #336699;
}
a {
	color : #336699;
	text-decoration : underline;
}

table {
	border: none;
}