﻿.newStyle1 {
	line-height: inherit;
	background-color: #FF0000;
	background-repeat: repeat;
	background-attachment: scroll;
	border-style: double;
	padding-top: inherit;
	padding-right: inherit;
	margin: inherit;
	position: relative;
	visibility: visible;
	list-style-type: upper-latin;
	list-style-image: url('121.jpg');
}
