@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(arushabkg02.jpg);
	background-repeat: repeat;

}
.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #977232;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000;
	letter-spacing: .5px;
	font-weight: normal;

}
.subheader {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#7D9044;
}

