body {
	background-color: #000000;
	margin-left: 5px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F1EFD6;
}
h1 {
	font-size: 28px;
	color: #EF9419;
}
h2 {
	font-size: 20px;
	color: #EF9519;
	font-weight: bolder;
}
.title3Red {
	font-size: 16px;
	font-weight: 900;
	color: #FF4200;
}

h3 {
	font-size: 14px;
	font-weight: bolder;
	line-height: 22px;
}
h4 {
	font-size: 11px;
	font-weight: bolder;
	line-height: 16px;
}

p {
	font-size: 11px;
	line-height: 17px;
}
a:link {
	color: #C3A54B;
	text-decoration: underline;
}
a:visited {
	color: #C3A54B;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.notes {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
p, h1, h2, h3, h4 {
	margin: 2px;
}
.title3Orange {

	font-size: 18px;
	font-weight: bolder;
	color: #EF9519;
}
h5 {
	font-size: 9px;
	font-weight: bold;
	line-height: 15px;
	color: #8C0000;
}
.biosIndent {
	margin-top: 5px;
	margin-right: 10px;
}
.red {
	color: #FF0000;
}
.orange {
	color: #EF9519;
}
.tenpt {
	font-size: 10px;
}
.couponcodes {
	font-size: 15px;
	font-weight: bolder;
}
.white {
	color: #FFFFFF;
}
.grey {
	color: #999999;
}
