body 
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
	background-color: #FFFFFF;
}

a {
	text-decoration: underline;
	color: #0000FF;
}

a:hover {
	text-decoration: none;
}

img.alignleft {
	float: left;
	margin: 5px 30px 20px 0;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}

p {
	line-height: 1.4em;
	margin-bottom: 15px;
}

ul {
	list-style-position: outside;
}

ul li {
	line-height: 1.4em;
	border: none;
	padding: 0;
}

br {
	clear: both;
}