body
	{
	font-family: Tahoma, Verdana; 
	font-size: 9pt; 
	color: black; 
	line-height: 1.5em;
	}

h1
	{
	font-family: Tahoma, Verdana; 
	font-size: 10pt; 
	color: black; 
	}

a
	{
	text-decoration: underline;
	color: black;
	}

a:visited
	{
	color: rgb(0,0,103);
	}

a:hover
	{
	color: rgb(89,0,103);
	text-decoration: underline;
	}

