body {
	font-size: 10pt;
	font-family: Arial
}
A {
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none
}
a:link {
	color: blue
}
a:visited {
	color: blue
}
A:hover {
	color: red
}
table {
	font-size: 10pt;
	font-family: Arial
}
