body {
	font-family: verdana,arial,sans serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 0px;
}

select {
	font-family: verdana,arial,sans serif;
	font-size: 11px;
}

input {
	font-family: verdana,arial,sans serif;
	font-size: 11px;
}

hr {
	color: #999999;
	height: 1px;
	width: 100%;
}

a:link {
	color: #676735;
}

a:visited {
	color: #676735;
}

a:focus {
	color: #676735;
}

a:hover {
	color: #990000;
}

a:active {
	color: #676735;
}

.salePrice {
	color: #990000;
	font-weight: bold;
}

.pageTitle {
	font-size: 18px;
	font-weight: bold;
}

.productName {
	font-size: 16px;
	font-weight: bold;
}

.pageSection {
	font-size: 13px;
	font-weight: bold;
}

.specialProductName {
	font-size: 15px;
	font-weight: bold;
}

.headline {
	line-height: 16px;	
}

.linkPipe {
	color: #676735;
}

.linkbullet {
	font-size: 12px;
	color: #676735;
	text-align: left;
}

.small {
	font-size: 9px;
	color: #666666;
}

.bold {
	font-weight: bold;
}

.errorList {
	color: #cc0000;
}

.errorListTitle {
	color: #cc0000;
	font-weight: bold;
}

.italic {
	font-style: italic;	
}

.boldItalic {
	font-weight: bold;
	font-style: italic;	
}
