.default_font {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.link_green {
	font-size: 11px;
	font-family: Arial;
	color: #40FF40;
}
.signup_font {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}
.form_font {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.link_bottom {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
a:hover {
	color: #00FF00;
}
.locations {
	color: #0099FF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
.product_title {
	font-family: Tahoma;
	color: #FFD143;
	font-weight: bold;
	font-size: 16px;
}
.product_headerdetails {
	font-family: Arial; 
	color: #66CCFF; 
	font-weight: bold; 
	font-size: 14px; 
}
.product_decription {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
}
.sku {
	font-family: Arial; 
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: bold; 
}
.product_body_box {
	background-color: #000000;
}
.product_head {
	color: #66CCFF; 
	font-size: 14px;
	font-family: Tahoma;
}
.product_overview {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.product-header1 {
	font-size: 12px;
	font-family: Arial;
	color: #66CCFF;
}
.welcome {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
.product_box {
	background-color: #000000;
}
.product_title2 {
	font-family: Tahoma;
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}

