.mystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	background-position: left top;
	text-indent: 8px;
	top: 15px;
	right: 15px;
	list-style-type: decimal;
	list-style-image: none;
	list-style-position: inside;
}


