body{
 	background-color: white;
	font-family :sans-serif;
}


h1{
	backgroud-color :white;
	font-weight :bold;
	font-size :18pt;
	color :#009900;
}


h2{
	backgroud-color :white;
	font-weight :bold;
	font-size :14pt;
	color :#000000;
}


h3{
	backgroud-color :white;
	font-weight :bold;
	font-size :12pt;
	color :#000000;
}


h4{
	backgroud-color :white;
	font-weight :bold;
	font-size :14pt;
	color :#000000;
	margin-bottom :-5px;
}



p{
	background-color :white;
	font-size :10pt;
	line-height :150%;
	text-align :justify;
}


.address{
	background-color :white;
	font-size :10pt;
	line-height :150%;
	font-weight :bold;
}


.top_contents{
	background-position :absolute;
	top :75px;
	left :210px;
	width :500px;
}


.contents{
	background-color :white;
	background-position :absolute;
	top :75px;
	left :210px;
	width :600px;
}


.izindaba_bn{
	background-color :white;
	background-position :absolute;
	top :300px;
	left :1em;
	font-size :10pt;
	line-height :150%;
}
/*
*/
p.izindaba_contents{
	position :relative;
	top :0.5em;
	left :250px;
	width :300px;
}


.rooibos_howto{
	background-color :white;
	padding :5px;
	border-style :solid;
	border-color :#FF3300;
	border-width :3px 0px 3px 0px;
}




.table{
	background-color :white;
	font-size :10pt;
	line-height :150%;
	text-align :justify;
}




.info {	background-color: #FF9;		border: thin solid #360;	margin: 5px;	padding: 5px;}