@charset "utf-8";
/* CSS Document */
img {
	border: 0;
}
h1 {
	font-size: 20px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
h2 {
	font-size: 14px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
h3 {
	font-size: 14px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
h4 {
	font-size: 12px;
	}
p {
	margin: 0 0 5px 0;
}
#clearer {
	clear: both;
	font-size: 1pt;
	height: 10px;
}

