@charset "utf-8";
/* CSS Document */


h1.main-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom: 1px solid #31c5f9;
	font-weight: normal;
	margin: 10px 0 10px 0;
}
h1 .Head 
{
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
p {
	line-height: 18px;
	margin: 12px 0 12px 0;
}

