BODY
{
	margin: 0px;
	font-family: tahoma, verdana, arial;
	background-color: #6A4412;
	color:#FFFFCC ;
}

A:link, A:visited
{
	text-decoration: none;
	color: #C93;
}

A:active
{
	text-decoration: none;
	color: #C93;
}

A:hover
{
	text-decoration: none;
	color: #000;
}


.menu
{
	position: relative;
	left: -15px;
}


.bongani-big
{
	position: absolute;
	top: 10%;
	left: 20%;

}

hr
{
	width: 70%;
	height: 0;
	border-color: #FC9 transparent transparent transparent;
	border-width: 1px 0 0 0;
	border-style: solid;
}



p:first-letter
{
	font-weight: bold;
}

.text
{
	width: 95%;
	margin: 20px 0 0 20px;
}

.copy
{
	font-size: x-small;
	font-style: italic;
	text-align: center;
}

.title
{
	text-align: center;
	font-weight: bold;
}

.left
{
	text-align: left;
	font-weight: bold;
}


H1
{
	text-align: center;
	color: #C93;
}

H2
{
	text-align: center;
	color: #C93;
}

H3
{
	text-align: center;
	color: #C93;
}

H4
{
	color: #C93;
}

H5
{
	text-align: center;
	color: #C93;
}

H6
{
	text-align: center;
	color: #C93;
}

.row1
{
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #000;
}

.row2
{
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #000;
}
