@charset "UTF-8";
/* CSS Document */

.regularText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
