.title {
	background-image:url('/images/w.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-weight:bold;
	padding-left:10px;
	margin:10px 0px;
}

body {
	padding:10px 10px;
}

h4{
	margin:5px 0px;
}

p{
	text-align:justify;
	text-indent:20px;
}
ul {
	margin-left:20px;
}

