/* CSS Document */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7a602e;
	letter-spacing: +1px;
	font-weight: 400;
}

h2 {
       font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7a602e;
	letter-spacing: +1px;
	font-weight: 400;
	
}

h3 {
       font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#417a6c;
	letter-spacing: +1px;
	font-weight: 400;
	
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7a602e;
	letter-spacing: +1px;
	font-weight: 400;
	}
	h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#ffffff;
	letter-spacing: +1px;
	font-weight: 400;
	}
	