body {
font-family: swiss, arial, helvetica, sans-serif;
font-size: 10 pt;
color: #000000;
background-color: #FFFFFF;
background: url('images/back01.gif') fixed;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #FF0000;
scrollbar-highlight-color: #FFFFFF;
scollbar-base-color: #c0c0c0;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #c0c0c0;
}

p,td,tr { font-family : Arial,Helvetia,sans-serif; font-size : 10pt;}



a:link
        {
        color : #0080FF;
        text-decoration : none;
        font-family : arial, helvetica, sans-serif;
        }

a:visited
        {
        color : #0080FF;
        text-decoration : none;
        font-family : arial, helvetica, sans-serif;
        }

a:active
        {
        color : #0080FF;
        text-decoration : none;
        font-family : arial, helvetica, sans-serif;
        }


a:hover {
        color : #0080FF; background-color:#C0C0C0;
        text-decoration: none;
        font-family : arial, helvetica, sans-serif;
        }

INPUT {
background-color : transparent;
color : #000000;
font-family : Arial, Helvetica, Swiss, sans-serif;
font-size : 10px;
font-weight : normal;
border-color : #000000;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
text-indent : 2px;
}