@charset "UTF-8";
.caption {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
.footer {
	background-image: url(../images/index/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.subheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #001239;
}
.header_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
