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

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000;
}
.promotion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000;
}

