.option {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #FFCF40;
}
.article {
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
.article-bold {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #F4D600;
}
.font-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
}
.font-red-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
.font-white-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.border-all4 {
	border: 2px solid #000000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #C60000;
}
.copyright {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #FFC6E2;
}
