ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	OL { list-style-type: square }
	OL {list-style-position: outside }
	UL { list-style-image: url(../images/squarebullet.gif) }
	
}
