/* Text Style*/
h1,h2,h3,h4,h5,h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 {
	color:#666;
	font-size:13px;
	line-height:1.2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	color:#666;
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}

h3 {
	color:#666;
	font-size: 17px;
	font-weight: bold;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size:19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
	
h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
}

p {
	color:#555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
}

.title{
	font-size:18px;
	padding-bottom:5px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.sub_title{
	font-size:18px;
	padding-bottom:5px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
	
a { 
	color:#666;
	font-size:13px;
	text-decoration:none;
}
a.blue {
	color:#09F;
	font-size:13px;
	text-decoration:none;
}

a:hover { 
	color:#
}
.product_link{
	color:#666;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
.lightblue_product_link{
	color:#09F;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
}
.red_text_center {
	color: #cf2027;
	margin: 4px;
	text-align: center;
}
.order_now {
	color:#18529d;
	font-size:13px;
	font-weight: bold;
}
.product_to_link{
	color:#333;
	font-size:13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}