<style type=text/css>

body
{
	font: Tahoma;
}

table
{
	text-align: justify;
	font-size: 16pt;
}

a
{
	color: blue;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
	color: #666666;
}
a:visited
{
	color: blue;
}
a:active
{
	color: darkred;
}

</style>
