body {
font-family : arial, swiss, helvetica, sans-serif;
font-size: 10 pt;
color: #000000;
background-color: #FFFFFF;
background: url('back.jpg') fixed;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #F5BF9B;
scrollbar-highlight-color: #FFFFFF;
scollbar-base-color: #c0c0c0;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #c0c0c0;
}
p,td,tr,br,f { font-family : Arial,Swiss,Helvetia,sans-serif; font-size : 10pt; color: #808080;}
.menu {font-family : Arial,Swiss,Helvetia,sans-serif; font-size : 10pt; color: #808080; background: url('images/menu_back.jpg') fixed;}
.std {font-family : Arial,Swiss,Helvetia,sans-serif; font-size : 10pt; color: #808080;
background: url('back.jpg') fixed;}
.act {
        color : #FFFFFF; background-color:#E06060;
        text-decoration: none;
        font-family : arial, swiss, helvetica, sans-serif;
        }
.std {
        color : #000000;
        text-decoration: none;
        font-family : arial, swiss, helvetica, sans-serif;
        }
.inact {
        color : #FFFFFF; background-color:#C0C0C0;
        text-decoration: none;
        font-family : arial, swiss, helvetica, sans-serif;
        }
h1,h2,h3,h4,h5 { font-family : Arial,Swiss,Helvetia,sans-serif; color: #808080;}
.cap {font-size : 150%}
a:link  {
        color : #FFFFFF; background-color:#C0C0C0;
        text-decoration: none;
        font-family : arial, swiss, helvetica, sans-serif;
        }
a:visited
        {
        color : #FFFFFF; background-color:#C0C0C0;
        text-decoration: none;
        font-family : arial, swiss, helvetica, sans-serif;
        }
a:active
        {
        color : #FFFFFF; background-color:#C0C0C0;
        text-decoration: none;
        font-family : arial, swiss, helvetica, sans-serif;
        }
a:hover {
        color : #E06060; background-color:transparent;
        text-decoration : none;
        font-family : arial, swiss, helvetica, sans-serif;
        }