body { font-size: 12pt; font-style: normal; text-decoration: none; }

p { }

td { }

a:link { color: black; font-weight: bold; text-decoration: none; }

a:visited {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bolder;
	font-style: italic;
	text-decoration: none;
	color: #000000;
}

a:active { text-decoration: none; }
.mainframe { border: dashed 1.5pt black; }
