@charset "UTF-8";
/* CSS Document */

h1 {
	font-size: 10px;
	line-height: 100%;
	color: #666666;
	margin: 2px;
}
p {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #333333;
}
.footer {
	font-size: 10px;
	color: #666666;
}
h2 {
	font-size: 16px;
	color: #333333;
	line-height: 150%;
}

