body {
	background-image: url(_graphics/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #3E53A4;
}
a:visited {
	color: #3E53A4;
}
a:hover {
	color: #333333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #343C8D;
	font-weight: bold;
}
.header_box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #293388;
}
.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #343C8D;
	font-weight: bold;
}.headerbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #343C8D;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
