a:hover {  font-weight: bold; color: #FF0000; text-decoration: underline}
.rb-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.hspace-10 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.bg-red {
	background-color: #FF0000;
}
.float-clear {
	clear: left;
}
.pix-left {
	float: left;
}

.white {
	background-color: #FFFFFF;
}


.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FF0000;
}

a {  font-weight: bold; color: #000099; text-decoration: underline}
.store {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.border {
	border: 1px solid #000000;
}
.strike {
	text-decoration: line-through;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.redhead {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blue {
	color: #0066CC;
	background: #FFFF00;
}

.bg-mustard {
	background-color: #FFCC00;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.red {
	color: #FF0000;
}
.yellow {
	color: #FFFF00;
}
#quickfacts {
	width: 500px;
	margin-right: auto;
	margin-left: auto;

}
#quickfacts table{
	margin-left: auto;
	margin-right: auto;

}
.width-130 {
	width: 130px;
}
.width-10 {
	width: 10px;
}
.width-815 {
	width: 815px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bak.gif);
}
li {
	list-style-type: disc;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

