h1 { font-family: Arial, Helvetica, verdana; font-size: 10pt; font-style: normal;
	margin: 6px 0px 0px 0px; }body {	background-color: #ffffff; }
<!-- Begin Text Style -->
<style>
body         { font-family: Verdana, Helvetica, Arial; font-size: 10px }
a:link       { color: #0000c0; text-decoration: none }
a:visited    { color: #0000c0; text-decoration: none }
a:hover      { color: red; text-decoration: underline }
a:active     { color: #c0c0c0; text-decoration: none }
</style>
<!-- End Text Style -->
<script LANGUAGE="JavaScript">
<!-- Begin function formHandler(form){
var URL = document.form.site.options[document.form.site.selectedIndex].value;
window.location.href = URL;
}
// End -->
</script>
<script LANGUAGE="JavaScript">
<!--if (window != top) top.location.href = location.href;
// -->
</script>