body {
	padding:0px; 
	margin:0px;
}
body, div, p, table, tr, td {
	font-family: Calibri, Geneva, sans-serif;
	font-size:12pt;
	color:black;	
}
p {
	font-size:12pt;
}
h1 {
	font-size:20pt;
	color: #4573c6;
	text-align:center;
	margin:0; padding:0;
}
a {
	text-decoration:none;
	color:#214992;
}
a:hover {
	text-decoration:underline;
}

