TD	{font-family: Arial, Helvetica, san-serif; font-size:10pt;}

a 	{
	color: #00f;
	background-color:white;
	text-decoration: none;
}

A:hover {color: #ff0000; text-decoration:underline;}

h1	{
	font-size:20px;
	line-height: 25px;
	margin-bottom: 4px;
	}

h2	{
	font-size:15px;
	line-height: 25px;
	border-bottom: 1px solid #999;
	margin-bottom: 4px;
	}
