BODY {          color: #ffffff;
                background-color: #000000;
                background-repeat:no-repeat;
                background-attachment:fixed;
                background-position:top right;
                font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
                font-size: 8pt;
                margin-left: 5px;
                margin-right: 5px;
                margin-top: 5px;
                margin-bottom: 0px; }

IMG    {        border-width: 0; }

.small {        font-size: 7pt; }
.big   {        font-size: 9pt; }

TD  {           font-size: 8pt;
                font-weight: normal; }

a {             font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
                font-weight: normal;
                text-decoration: underline; }
a:link {        color: #F0F0F0;
                text-decoration: underline; }
a:visited {     color: #F0F0F0;
                text-decoration: underline; }
a:active {      color: #F0F0F0;
                text-decoration: underline; }
a:hover {       color: #C0BCC0;
                text-decoration: none; }
                
li {            margin-bottom: 5px;}