ol {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
}
li {
	font-size: 13px;
	font-weight: normal;
	color: #999900;
	list-style-position: inside;
}
body {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

