<!--
body {	
background-color:#FFF;
background-image:url('/images/zimbabwe_landscape.jpg');
background-repeat:repeat-y;
background-position:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
width:480px;
margin-left:auto;
margin-right:auto;
	} 

h1 {
font-size:18pt;
font-weight:bold;
}
h2 {
font-size:15pt;
font-weight:bold;
	}
h3 {
font-size:13pt;
font-weight:bold;
	}
p {
line-height: 150%;
	}

td {
font-size: 10pt;
       }
a {
text-decoration:none;
	}
a:hover {
text-decoration:underline;
color:#030;
	}
a:visited {
text-decoration:none;
color:#666600;
	}
.navLinks {
font-size:10px;
text-align:right;
font-weight:bold;
	}	
.textBack{
background-color:#FFFFFF;
width:480px;
position:center;
}

.set_images {
border:10px solid white;
position:relative;
float:left;
left:-120px;
margin-right:-110px; 
line-height:120%;
font-size:8pt;
text-align:center;
font-weight:bold;
background-color:#ffffff;
   }

//-->