.textbody {
	position: relative;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	width: 75%;
	margin: 0 auto;
	top: 140px;
}
.textkiosks {
	position: relative;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	width: 87%;
	margin: 0 auto;
	top: 140px;
}

.textsubbody {
	text-align: justify;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #990000;
}
.buynowbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}
a:link {
	color: #F00;
}
a:visited {
	color: #090;
}
.signatrue {
	font-family: "Lucida Handwriting", Verdana, Helvetica;
	font-size: 16px;
	font-weight: bolder;
}
.pledge {
	list-style-type: disc;
	text-align: left;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #990000;
	text-align: center;
	background-position: center;
}
.subtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bolder;
	color: #900;
	text-align: center;
	background-position: center;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
.textfirstword {
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
	font-style: normal;
}
.designby {
	font-size: 10px;
	text-align: center;
}
.infosmall {
	font-size: 16px;
	color: #FF0000;
}
.infolarge {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
body {
	margin-left: 0px;
	text-align: center;
	/* [disabled]font-size: 14px; */
}
.header {
	position: fixed;
	top: 0px;
	z-index: 2;
	width: 100%;
	background-color: #1B328E;
	color: #FBFF48;
	left: 0px;
	margin: 0 auto;
}
.address {
	width: 850px;
	margin: 0 auto;
	font-size: 14px;
	
}
.menu {
	width: 780px;
	margin: 0 auto;
	height: 45px;
	position: relative;
	
}
.footer {
	text-align: center;
	font-size: 14px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #990000;
}
.h2 {
	font-size:24px;
	color: #00F;
	font-weight: bolder;
	text-align: center;
}
.h3 {
	font-size:22px;
	color: #F00;
	font-weight: bolder;
	text-align: center;
}
.h4 {
	font-weight: bolder;
}
.text {
	text-align: justify;
}




.textred {
	color: #F00;
	font-size: 18px;
}

