@charset "UTF-8";
.style1 {
	font-family: "Comic Sans MS";
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 24px;	
}
.fonts {
	font-family: "Comic Sans MS";
	font-size: 16px;
}
.STYLE2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.style3 {
	font-family: "Comic Sans MS";
	font-style: normal;
	line-height: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-size: 9px;
}