﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black;
	margin-top: 10px;
}
.bodytext, .label, .top, .nav, .bodytextL, .bodytextR, .foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black;
	text-align:left;
}
.foot {
	color: rgb(64, 35, 14);
	font-size: 9px;
}
.heading, .feature, .heading2 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.3em;
	padding-top: 4px;
	padding-bottom: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.heading {
	border-bottom: 2px solid #c00000;
}
.heading2 {
	line-height: 20px;
	letter-spacing: 0em;
}
.pic {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.style1 {font-weight: bold; color: #FFFFFF}

.style2 {font-size: large; color: #FFFFFF}
.clear {
		clear:both;
		line-height:0;
		height:0;
		font-size:0;
}

