@charset "UTF-8";
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
}
.body_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	text-transform: uppercase;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.caption2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #900;
}

