.ul {
}
.li {
	background-image: url(images/bullets.jpg);
	background-repeat: no-repeat;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
}
.style3 {font-size: 12}
td.err {color:red;}
