* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	margin: 0px auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #37414d;
}
.productLink {
	color: #009900
}
.productcell {
	font-size: 10px;
	color: #666666;
}
.style17 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.style19 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.style20 {
	font-size: 20px
}
.style23 {
	font-size: 18px
}
.style24 {
	font-size: 12px
}
.style25 {
	font-weight: bold;
	color: #333333;
	font-family: Tahoma;
}
.style26 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #0000CC;
}
.style30 {
	font-size: 30px;
}
.style33 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
h1 {
	margin: 0px;
	padding: 0px;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.bigbonus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: underline;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.blackbolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.blackbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.blackbulletred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.blackbolderred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
.saleslettermainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
/**		Article		**/



#content {
	margin-top: 15px;
	margin-bottom: 15px;
}
#nav-bar {
	float: right;
	width: 200px;
	padding-left: 5px;
	border-left: #333333 dotted thin;
}
#nav-bar a {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#nav-bar ul {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#nav-bar li {
	list-style: none;
	line-height: 18px;
	text-indent: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#article-content {
	width: 480px;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 5px;
}
#article-content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
