@charset "utf-8";
.title_sec {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #336633;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #CC0033;
}
.images {
	border: 8px double #339933;
}
.stock_brdr {
	border: 8px double #990033;
}
.border_sec {
	border: thin solid #666666;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
.body_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
.body_contrast {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFCC;
}
.title_sec_contrast {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFFFCC;
}
