@charset "UTF-8";
.surface_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: italic;
}
.surface_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	max-width: 400px;
}
.testing_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF0000;
}
.surface_txt_brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7F6A45;
	font-style: italic;
}
