<!doctype css public "-//W3C//CSS 4.0 transitional//en">




        <title>Style Sheet</title>




<html>
<head>

<style type="text/css">
p.center {font-family: "tempus sans itc"; color: #00ff00; text-align: center;}
a {font-family: "tempus sans itc"; color: #00ff00;} a:hover {color: #ff00ff; text-transform: uppercase}
</style>

</head>

<body>


</body>
</html>

