
body {
	background: #ffffff; 
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

a:link,
a:visited {
	text-decoration: none;
	color: #163477;
}

a:hover {
	border-bottom: #bdf 1px solid;
}

img.product, 
.product img {
	border: 0px solid #225F82;
	margin: 12px 8px 4px 8px;
}

.content .product {
	text-align: center;
}

.product {
	font-size: 12px;
	color: #0B70CE;
}

.story {
	font-size: 10px;
	color: #0B70CE;
	padding-left: 5;
	text-align: justify
}

.fullstorytitle {
	font-size: 12px;
	color: #0B70CE;
	font-weight: bold;
}

.fullstory {
	font-size: 11px;
	color: #0B70CE;
	text-align: justify
}

.product1 {
	font-size: 12px;
	letter-spacing: 0.08em;
	color: #0B70CE ! important;
}

.product2 {
	font-size: 12px;
	padding-left: 15;
	text-align: justify
	letter-spacing: 0.08em;
	color: #070707 ! important;
}

.footer {
	font-size: 10px;
	letter-spacing: 0.08em;
	color: #dBdbCE ! important;
}

div.wide3 {
	width: 33%;
	float: left;
	text-align: center;
}

input[type=text],
input[type=button],
input[type=submit],
select,
textarea
{
	background: #F6F9FB;
	border: 1px solid #225F82;
}

/* -----------------------------------------------------------
					Headers ( h* style )
----------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6
{
	margin: 8px 16px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.08em;
}

h1 {
	font-size: 18px;
	color: #164677;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C95D6;
}

h1 span {
	float: right;
	color: #69839B;
}