@charset "utf-8";
/* CSS Document */

#outside{
	width: 850px;
	margin-top: 0px;
	}
h2 {
	color: #00F;
}
#suboutside {
	font-size: 16px;
	text-align: left;
}
#outside table tr td table tr td strong {
	font-weight: bold;
}
.h3 {
	text-decoration: none;
	padding-top: 0px;
	padding: 0;
	margin-top: 0px;
}
#outside table tr td ul li strong {
	font-size: 14px;
}
#outside table tr td ul li strong {
	font-size: 18px;
}
#outside table tr td ul li strong {
	color: #F90;
}
#outside table tr td ul li strong {
	color: #D58000;
}
#white {
	color: #FFF;
}
#blue {
	color: #009;
}
#products {
	margin: 3px;
	padding: 3px;
	border: 2px solid #CCC;
	width: 880px;
}
#burg {
	color: #600;
}
#price {
	color: #00F;
	font-weight: bold;
	font-size: x-large;
}
#highlight {
	background-color: #FF6;
}

#purchase {
	background-color: #EBEBEB;
	border: 5px outset #F60;
}
#crossout {
	color: #F00;
	text-decoration: line-through;
}

#Red {
	color: #F00;
}
#green {
	color: #060;
}
