@charset "UTF-8";
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #000;
	text-align: center;
}

.footer2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-align: center;
}

.mainbody2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	margin: 10px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.bodytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #ddb35f;
	margin: 5px;
	padding: 5px;
	text-align: left;
}
.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color:#000;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
.maintitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color:#000;
	margin: 5px;
	padding: 5px;
	text-align: left;
}

.maintitleblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color:#358dc8;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ddb35f;
	margin: 5px;
	padding: 5px;
	text-align: left;
}

.subtitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ddb35f;
	margin: 5px;
	padding: 5px;
	text-align: center;
}