body {
	font: 12px Arial, sans-serif;
	text-align: left;
	background-color: #fff;
}

img{
	border: none;
}

h1{
	margin-bottom: 10px;
}

h2{
	margin-top: 6px;
	margin-bottom: 5px;
}

h3{
	margin-top: 4px;
	margin-bottom: 0;
}

p{
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #000;
}
