
body
	{
		font-size: 9pt;
	}

a
	{
		color: #06c;
		text-decoration:none;
		font-weight:bold;
	}

a:hover
	{
		text-decoration:underline;
	}