@charset "utf-8";
/* CSS Document */

.Maintext {
	font-size: 19px;
	line-height: 24px;
	color: #BBBBBB;
}
.BOLD {
	font-size: 19px;
	line-height: 24px;
	font-weight: 400;
	color: #BBBBBB;
}
.BOLD_Red {
	font-size: 19px;
	line-height: 24px;
	font-weight: 400;
	color: #FF2222;
}
.Pricing_Header {
	font-size: 17px;
	font-weight: 400;
	color: #EEEEEE;
}
.Pricing {
	font-size: 16px;
	color: #CCCCCC;
}
.caption {
	font-size: 16px;
	color: #CCCCCC;
}
.copyright {
	font-size: 14px;
	font-weight: 300;
	color: #999999;
	line-height: 20px;
}
.Special_Blue {
	font-size: 19px;
	font-weight: 400;
	color: #3355DD;
}
.Special_Yellow {
	font-size: 19px;
	font-weight: 400;
	color: #FFFFAA;
}
