A:link    { text-decoration: none; }
A:visited { text-decoration: none; }
A:active  { text-decoration: none; }
A:hover   { text-decoration: underline; }

p {
	font-family: "MS UI Gothic";
	font-size: 11pt;
	line-height: 16pt;
}

td {
	font-family: "MS UI Gothic";
	font-size: 11pt;
}