@charset "utf-8";
.TextLine01 a:link {
	color: #0000FF;
	text-decoration: none;
}
.TextLine01 a:visited {
	text-decoration: none;
	color: #66080A;
}
.TextLine01 a:hover {
	text-decoration: underline;
	color: #4A6FFF;
}
.TextLine01 a:active {
	text-decoration: none;
	color: #0066FF;
}
.HeaderText01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.HeaderText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
}
.HeadText01 {
	font-family: "Monotype Corsiva";
	font-size: 28px;
	color: #0066FF;
}
.HeadText02 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #0066FF;
}

.NormalText01 {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}
.NormalText02 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

.style1 {color: #FF0000}
.style2 {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
}
.style3 {
	color: #FF0000;
	font-size: 18px;
}
.SpecialOfferText01 {
	color: #000000;
	text-decoration: underline;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.SpecialOfferText02 {
	color: #000000;
	text-decoration: underline;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.TextLine01 {
	float: left;
	width: 250px;
	text-align: left;
	font-family: Calibri;
	font-size: 18px;
	padding-left: 45px;
}
