body,th {
	font-family: gerogia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
body {
	background-color: #F7F7F7;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: dashed;
}
h2 {
	font-size: 18px;
	color: #000000;
	text-align: center;
	text-transform: capitalize;
}

H1 {
	font-size: 28px;
	font-weight: bold;
	text-transform: capitalize;
	background-position: center;
	text-align: center;
}
.border {
	border: 10px dashed #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
img {
	border: none;
}
.listimage {
	list-style-image: url(/images/bullet.jpg);
}
.enhance {
	background-color: #FFFF00;
}
.huge {
	font-size: 72px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.niche {
	border: 5px dashed #990000;
	padding: 15px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.fab {
	border: 10px dashed #FFCC00;
	padding: 15px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.productheader {
	font-size: 32px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	text-align: center;
}
.productsubheader {
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: center;
}
.indent {
	margin-left: 40px;
}
.myth {
	background-color: #FFFFCC;
	padding: 10px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	border: 5px double #FFCC66;
}
.box {
	border: 10px dashed #000000;
	padding: 15px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
}
.fabheader {
	font-size: 32px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF0000;
	border: 5px inset #CC0000;
}
