empty {

}

body {
	background-color: #FFFFFF;
}

body, table {
	font-size: 13px;
	color: #525252;
	font-weight: 400;
	text-align: justify;
	font-family: arial, tahoma, verdana;
}

ul {
	padding: 0px;
	margin: 10px;
}

ul ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}

ul ul li {
	background-image: url('/images/square-arrow-small.gif');
	background-position: 0px 6px;
}

img {
	display: block;
}

li {
	background-image: url('/images/classic_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
	font-family: arial;
	padding-right: 15px;
}

h1 {
	margin: 5px 0px 0px 0px;
	height: 31px;
	padding: 0px 0px 0px 35px;
	font-size: 20px;
	color: #547714;
	font-weight: 400;
	background-image: url('/images/h1.jpg');
	background-repeat: no-repeat;
	background-position: 0px -5px;
	background-color: #E1F1BD;
}

hr {
	background-color: #7DBB02;
	border: 1px solid #7DBB02;
	height: 1px;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	line-height: 170%;
	font-family: arial, tahoma, verdana;
}

p:first-letter {
	font-size: 16px;
	font-weight: 600;
	color: #808000;
	margin-left: 16px;
}

a {
	color: #3B89C9;
}
