body
{
	background-color: white;
	font:  11pt Arial;
	padding: 10px;
}

a
{
	text-decoration: none;
	line-height: 30px;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 12pt;
}