html, body {
	margin: 0px;
	padding: 10px;
	font: normal 0.9em "LucidaGrande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size-adjust: none;
	font-stretch : normal;
}
ol {
	list-style-type: lower-alpha;
}
img {
	border: 0;	
}
