@charset "utf-8";
.title {
	font-family: Mistral, sans-serif;
	font-size: 48px;
	line-height: inherit;
	font-weight: normal;
	color: #000099;
}
.sub_title {
	font-family: Calibri, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #999999;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
	}
