#abouttext {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:15px;
	text-align: justify;
}
#aboutheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:15px;
}

#customerheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
	padding-left:20px;
	font-size: 18px;
}
#inventoryheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
	font-size: 18px;
	padding-left:15px;
}
#customertext {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
	padding-left:20px;
	padding-right:20px;
	font-style: italic;
}
#inventorytext {
	font-family: Arial, Helvetica, sans-serif;
}
#memberheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
	font-size: 18px;
	padding-left:15px;
}
#member1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#member2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
#wholesaleheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F00;
	padding-left:15px;
}
#wholesaletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	padding-left:15px;
	padding-right:15px;
	text-align: justify;
}
#inventorytext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: x-small;
	padding-left:15px;
	padding-right:15px;
}
#coverageheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
	font-size: 18px;
	padding-left:15px;
}
#coveragetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-align: justify;
	padding-left:15px;
}
#finance {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
	font-size: 18px;
	padding-left:15px;
}
#financetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	text-align: justify;
	padding-left:15px;
	padding-right:15px;
}
#footer1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left:15px;
}
#footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
#footer3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: #F60;
}
a:visited {
	color: #F60;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F60;
	font-weight: bold;
}
body {
	background-color: #161A1B;
}
