* {margin:0; padding:0;}

body {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
}

/*default font-sizes */
h4 {font-size: 12px;}
h5 {font-size: 11px;}
h6 {font-size: 10px;}
h1 {
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 3px;
	color: #b2863d;
}
h2 {font-size: 18px; line-height: 150%; margin-bottom: 6px;}
h3 {font-size: 15px; line-height: 18px; margin-bottom: 18px;
	

}
.grid-6M li {margin-bottom: 9px; color: #e6cea6;}
p {margin-bottom: 18px; color: #e6cea6;}
.smallType {font: 11px/15px Arial, Helvetica, sans-serif;}


.underline {
	border-bottom: 5px solid #000000; margin:3px 0 9px;
}
