@charset "utf-8";
p {
	line-height: 20px;
	color: #666666;
}
h1 {
	font-size: 150%;

}
h2 {
	font-size: 130%;

}
h3 {
	font-size: 97%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC99;
}
