p {
	font-family: arial;
	font-size: 10pt;
}
h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
body div table tr td ul {
	font-family: arial;
	font-size: 10pt;
}
