body{
	background-color: #000000;/*#ffffff*/
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-size: 9px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #339999;
	margin: 0px;
	padding: 0px;
}
A.head1:LINK {
	color : #993300;
	text-decoration: none;
}

A.head1:VISITED {
	color : #993300;
	text-decoration: none;
}

A.head1:HOVER {
	color : #1E5959;
	text-decoration: none;
}

.basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
A.head2:LINK {
	color : #993300;
	text-decoration: none;
}

A.head2:VISITED {
	color : #993300;
	text-decoration: none;
}

A.head2:HOVER {
	color : #1E5959;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	margin: 0px;
	padding: 0px;
}
.prose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul, li{ 
	margin:0; 
	padding:0;
} 
.space {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

li{
	font-size: 12px;
	
} 
li.dot{ 
	list-style-type:none; 
background:url(/clipart/bullet.gif) left center no-repeat; /* top*/
	padding:10px 10px 10px 25px; 
}
#bestbuy {
	background-image: url(clipart/400x96box.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
blockquote {
	font-size: 12px;
}
.dent {
	margin-left: 50px;
}
.smallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.cheapest-header {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.borderedBox {
	font-size: 10px;
	background-color: #EAEAEA;
	margin: 0px;
	padding: 5px;
	width: 100%;
	border: 1px solid #545454;
	overflow: visible;
}
.searchLabel {
	font-weight: bold;
	color: #775100;
}
.table-head-dark {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #000000;
}
.Section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.soft-bg {
	background-color: #EAEAEA;
}
