.bluetable {
	border: 0.5px solid #7996DE;
	background-color: #FFF;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 32px;
	color: #CC0000;
	text-transform: capitalize;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	text-align: center;
}
.tiny-terms {
	font-size: 12px;
	color: #000;
}
.dotted-border {
	border: 0.5px dashed #00F;
}
.hi-light {
	background-color: #FF0;
}
.underliner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.bold-blue {
	font-size: 13px;
	color: #00F;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: capitalize;
	font-weight: bold;
}
.bigger-blue {
	font-size: 16px;
	color: #00F;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
}
.submit-button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #006;
	font-style: normal;
	font-weight: normal;
	margin: 6px;
	padding: 5px;
}

.featuretitle {
	font-size: 16px;
	font-weight: bold;
	color: #036;
	line-height: 20px;
}


.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.bonushead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
}
.ordertable {
	border: 4px dashed #F00;
}
.reviews-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #933;
}

