@charset "UTF-8";
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #00216b;
	padding-right: 36px;
	line-height: 17px;
}
.hello {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	color: #00216b;
}
