body { background-color: #fff;}

.Default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.Default a:link {
	text-decoration: none; 
	color: #000000;
}
.Default a:visited {
	text-decoration: none; 
	color: #000000;
}
.Default a:hover {
	text-decoration: underline; 
	color: #000000;
}
.Default a:active {
	text-decoration: none; 
	color: #000000;
}

.Defaulttips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.Defaulttips a:link {
	text-decoration: underline; 
	color: #000000;
}
.Defaulttips a:visited {
	text-decoration: underline; 
	color: #000000;
}
.Defaulttips a:hover {
	text-decoration: underline; 
	color: #000000;
}
.Defaulttips a:active {
	text-decoration: underline; 
	color: #000000;
}


.DefaultBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.footerlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}


.footerlinks a:link {
	text-decoration: none; 
	color: #000000;
}
.footerlinks a:visited {
	text-decoration: none; 
	color: #000000;
}
.footerlinks a:hover {
	text-decoration: underline; 
	color: #000000;
}
.footerlinks a:active {
	text-decoration: none; 
	color: #000000;
}

.historyyears {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #7e95a5;
	text-align: left;
}

.promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #7e95a5;
	text-align: center;
}

.promoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.fridgetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3c546e;
	text-align: left;
}

.specifications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.specificationsbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.faqquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #45b3ff;
	text-align: left;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	display:none;
}



p {
	margin-top:0px;
}
