@charset "UTF-8";
.bold {
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.reg {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.titlebg {
	font-family: Georgia;
	font-size: 31px;
	font-weight: bolder;
	color: #000000;
}
