body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
font-family: "Gill Sans", Arial, Helvetica, sanserif;
margin-left:20px;
margin-right:20px;
}
.headingtext {
	font-family: "Gill Sans";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.blue16 {
	color: #0058A1;
	font-size: 16px;
}
.headingtextbold {
	font-family: "Gill Sans";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}

.headingtextboldbig {
	font-family: "Gill Sans";
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
}
.headingtextboldbigblue {
	font-family: "Gill Sans";
	color: #0058A1;
	font-size: 16px;
	font-weight:bold;
}
.links {
	font-family: "Gill Sans";
	font-size: 12px;
	line-height: normal;
	color: #0058A1;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.special1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 20px;
	color: #666666;
}
.lgheadingtext {
	font-family: "Gill Sans";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.headingplus {
	font-family: "Gill Sans";
	font-size: 12px;
	line-height: 26px;
	color: #666666;
}
.appetitespecialtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666699;
}
.appetitebodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #666699;
}
.float_right {
float:right;