body tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}


h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: inline;
	text-transform: lowercase;
	color: #333333;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-transform: lowercase;
}
.product_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 8px;
	padding-right: 16px;
}

.headhema {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3D3D3D;
	padding-bottom: 5px;
	line-height: 20px;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: 333333;
}
.subhead_table {
	padding-top: 11px;
	padding-bottom: 8px;
	background-position: top;
}

.menu * {
	font-size: 12px;
}

.breadcrum_table {
	padding-top: 10px;
}
.greyblock_lagepremies {
	text-align: justify;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
	line-height: 10px;
}
.product_tablecolumn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 8px;
}
.headcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.subheadcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 333333;
	text-transform: none;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}

.roundedtable {
	background-color: #F1F1F0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 25px;
	border: 1px solid #9F9F9F;
}
