.footer {
	color: #003366;
	font-size: 13px;
	font-family: "Century Gothic";
	text-decoration: strong;
}
.link_footer {
	color: #003366;
	text-decoration: underline;
}
.index_date {
	font-size: 12px;
	color: #990000;
	font-family: "Century Gothic";
}
.index_content {
	font-size: 13px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #002448;
	padding-left: 10pt;
}
.index_content_firstClass {
	font-size: 12px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #002448;
	padding-left: 10pt;
}
.index_content_secClass {
	font-size: 10px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #002448;
	padding-left: 10pt;
}
.index_content_firstClassSm {
	font-size: 9px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #002448;
	padding-left: 8pt;
}
.content {
	font-size: 13px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #002448;
	padding-left: 20pt;
	padding-right: 20pt;
	padding-top: 15pt;
}
.tbl_content {
	font-size: 13px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #002448;
	padding-left: 3pt;
	padding-right: 3pt;
	padding-top: 2pt;
}
.tbl_urgent {
	font-size: 15px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #002448;
	padding-left: 3pt;
	padding-right: 3pt;
	padding-top: 2pt;
}
.tbl_urgent_red {
	font-size: 15px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #ff0000;
	padding-left: 3pt;
	padding-right: 3pt;
	padding-top: 2pt;
}
.tbl_content_white {
	font-size: 13px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #FFFFFF;
	padding-left: 3pt;
	padding-right: 3pt;
	padding-top: 2pt;
}
.tbl_content_noPadding {
	font-size: 13px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #002448;
	padding-left: 3pt;
	padding-top: 2pt;
}
.tbl_content_link {
	font-size: 13px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #0066cc;
	padding-left: 3pt;
	padding-right: 3pt;
	padding-top: 2pt;
}
.tbl_content_link_green {
	font-size: 13px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #006600;
	padding-left: 3pt;
	padding-right: 3pt;
	padding-top: 2pt;
}
.content_noPadd {
	font-size: 13px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #002448;
}
.content_strong {
	font-size: 16px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #002448;
	padding-left: 20pt;
	padding-right: 20pt;
	font-weight: bold;
}
.content_special {
	font-size: 20px;
	font-family: "Century Gothic";
	text-decoration: strong;
	color: #FF3300;
	padding-left: 20pt;
	padding-right: 20pt;
	font-weight: bold;
}
a:link {
	color: #002448;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #002448;
}
a:hover {
	text-decoration: underline;
	color: #002448;
}
a:active {
	text-decoration: none;
	color: #002448;
}