@charset "utf-8";
.freetrial_head {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", SansSerif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", SansSerif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.fee_tx {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.bod {
	border: thick double #A5AA31;
}

.text:link {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", SansSerif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.text:hover {
	font-family: "Trebuchet MS", Verdana, "Times New Roman", SansSerif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.background {
	background-color: #A80403;
}
.sub_background {
	background-color: #C95353;
}
