@charset "UTF-8";
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	line-height: normal;
}

.class1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.class2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
	font-weight: bolder;
}

