.mystyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006600;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: none;
	margin: 2px;
	padding: 2px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border: 0px none;
	list-style-position: inside;
	list-style-type: disc;
	overflow: scroll;
	position: absolute;
	visibility: visible;

}
