<html>
<head>
<style type="text/css">
A {text-decoration: none;
font-weight: normal;
font-size: 11pt;
color: blue;
}
.Link1 {text-decoration: none;
font-weight: bold;
font-size: 8pt;
color: white;
}
.Link2 {font-family: Georgia; font-size: 12pt; color: #000080 }</p>
.text1 {
text-decoration: none;
font-weight: 400;
font-size: 13pt;
font-family: 'Arial';
color: black;
}
.text2 {text-decoration: none;
font-weight: bold;
color: white;
}
.bbi1{text-decoration:none;
font-weight: bold;
font-size: 10pt;
font-style: italic;
font-family: Arial, Veranda, Times;
color: black;
}
.bbb1{text-decoration:none;
font-weight: bold;
font-size: 12pt;
font-style: bold;
font-family: Arial, Veranda, Times;
color: black;
}
.border{border-color: #000080;
border-style: outset;
border-width: thin;
}
.border2{border-color: #000080;
border-style: outset;
border-width: thick;
}
A:hover {text-decoration: underline;
color:blue;}
A:link { color:blue; }
</style>
</head>
<body>
<p class="text1">
We deliver our technology by surrounding it with knowledgeable people, beneficial services and a continuous process of improvement. Knowing which button to push or
which option to take is only the first step in the journey of utilizing our businessto the maximum benefit of our clients.
</p>
</body>
</html>