@charset "UTF-8";
/* CSS Document */

    a:link {
	color: #069;
}
a:visited {
	color: #666;
}
a:hover {
	color: #F90;
}

.Text_basic {
	font-family: Gill Sans, GillSans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-align: justify;
	width: 324px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.Text_basic_table {
	font-family: Gill Sans, GillSans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-align: left;
	border-collapse: separate;
	padding: 4px;
	border: 1pt solid #c65f5f;
}


.Text_basic_Ital {
	font-family: Gill Sans, GillSans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-align: justify;
	width: 324px;
	background-position: 8px;
	clip: rect(auto,auto,auto,auto);
	font-style: italic;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
        .CopyRight {
	font-family: "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666;
	text-align: center;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	padding: 4px;
	font-style: normal;
}
.Text_basicST {
	font-family: Gill Sans, GillSans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-align: left;
	background-position: 8px;
	left: 8px;
	top: 8px;
	right: 8px;
	bottom: 8px;
	clip: rect(auto,auto,auto,8px);
	padding: 8px;
}
.Text_Ctr {
	font-family: "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
}
.Text_Menu {
	font-family: "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	white-space: nowrap;
}
.Titr16 {
	font-family: "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #486877;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	white-space: nowrap;
}
.Titr16_FG {
	font-family: "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #486877;
	text-align: right;
	font-weight: bold;
	letter-spacing: 1px;
	white-space: nowrap;
}
.Lettrin {
	font-family: "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	color: #c65f5f;
	text-align: justify;
	font-weight: normal;
	letter-spacing: 1px;
}
.LettrinTxtCtr {
	font-family: Gill Sans, GillSans, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #c65f5f;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
}

