// Style - 2006 - clock


<style>
<!--
BODY{
CURSOR: url(../style/cursor1.cur);
}
-->
</style>



<style type="text/css">

body {
cursor: wait;
}

.shadow {height:220;
        width:960;
        font-size:50pt;
        font-weight:bold;
        filter:shadow(color= white)}

  .stHeadliner {font-family: lucida console, courier new, monospace;

                font-size: 3pt;

                font-weight: bold;

                font-style: italic;

                background: blue;

                color: white}
</style>