@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family: Arial, Tahoma;
	font-size:12px;
	color:#000000;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;

}
H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	padding-top:15px;
}

.header {
	margin:0;
	font-family: "Bell Gothic Std Black", "Bell MT", Arial;
	font-size:16px;
	color:#000000;
}

.footer {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

A.footer {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0000FF;
}

.details
{
	float: left;
	width: 360px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: Verdana;
	color: #888;
	text-decoration: none;
	word-spacing: 0.1em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.1em;
}

.product_link_wrapper
{
	float: left;
	left: 300px;
	width: 300px;
	height: 20px;
	margin-right: 15px;
	text-align: right;
	color: #5E73FF;
}

.product_link
{
	 font-weight: bold;
	font-family: Verdana;
	word-spacing: 0.1em;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.1em;;
	color: #5E73FF;
}

