<html><head><title>Style Sheet</title>
<STYLE TYPE="text/css">
<!-- hide from older browsers
.main { color: white; font-family: "arial", "helvetica"; }
p { text-align: justify; }
A:link { color: AA00AA; text-decoration: none; } 
A:visited { color: CC0099; text-decoration: none; }
A:active { color: red; text-decoration: none; }
// stop hiding -->
</STYLE>
</head>
<body></body>
</html>