@charset "UTF-8";
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #663300;
	line-height: 20px;
}
.BoldHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #663300;
	line-height: 20px;
	font-weight: bold;
}
