body, p, div {
	font-family: Wingdings, Impact;
	font-size: 10pt;
	text-decoration: none;
}
table {
	font-family: Wingdings, Impact;
	font-size: 8pt;	
}
div {
        border: 1;
	border-color:#000000;
}
a {
	color: blue;
}
a:active {
	text-decoration: underline overline;
}
