html {
	min-height:	100.05%;
}

body, td	{
	margin:			0px;
	font:			12px arial;
	line-height:	1.4;	
}

.small	{
	font:			9px arial;
	line-height:	1.4;	
}

blockquote {
	background-color: #f0f0f0;
	margin:	0px;
	padding: 4px 10px 4px 10px;
}

ul {
	line-height:	1.65em;
}

a.bold {
	font-weight: bold;
}