img {
	border: 0;
}

h1 {
	color: #7d685b;
	font-size: 15px;
	font-weight: bold;
}

.list li {
	padding: 1px 0 1px 0;
}

.left {
	text-align: left;
}

a {
	text-decoration: underline;
	color: #5c5c5c;
}

a:hover {
	text-decoration: none;
}