/* CSS Document */

.common {
	font-family: Arial;
	font-size: 12.5px;
	color: #4b4b4b;
	text-align: justify;
}
.heading {
	font-family: Arial;
	font-size: 12.5px;
	color: #4b4b4b;
	font-weight: bold;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.header {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.header a {
	font-family: Arial;
	font-size: 12px;
	color: #F26522;
	text-decoration: none;
}
.header a:visited {
	color: #F26522;
}
.header a:hover {
	color: #0E6486;
}
.header a:active {
	color: #0E6486;
}

.shipping {
	font-family: Arial;
	font-size: 22px;
	color: #8c8c8c;
	font-weight: bold;
	text-align: center;
}