@charset "utf-8";
.text {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.text_large {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
}

a:link {color: #0f4165;
text-decoration: none;}

a:visited {color: #0f4165;
text-decoration: none;}

a:hover {color: #404040;
text-decoration: underline;}.text_verylarge {
	font-family: "Gill Sans MT";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
header {
	font-family: "Gill Sans MT";
	font-size: 16px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
}
