.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFCC00;
}
.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.main-small {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #FFCC00;
}
.white-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
