.h1 {
	font-size: 24px;
	font-weight: bold;
}

.h2 {
	font-size: 16px;
	font-weight: bold;
}

.p {
	font-size: 14px;
	line-height: 20px;
}
.menu {
	font-size: 13px;
}
body {
	background-color: #00CC00;
}

.topunder {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.h3 {
	font: bold 14px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	border-top: none #B0FFB0;
	border-right: none #B0FFB0;
	border-bottom: thin solid #339966;
	border-left: none #B0FFB0;
}