body {
	font-style: normal;
	line-height: normal;
}
p {
	visibility: visible;
	font-style: normal;
	line-height: normal;
}
td {
	line-height: normal;
	font-style: normal;
}
a:link { color: blue; text-decoration: underline; }
a:visited { color: purple; }
a:hover { color: orange; }
a:active { }
