
.h1 {
	font-family:arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16 px;
	color: #000000;
}
.h1:hover {
	font-family:arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16 px;
	color: #000000;
}
.big {
	font-family:arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 33 px;
	color: #000000;
}

.contents {
	font-family:arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18 px;
	color: #000000;
	text-decoration: none;
}