/*
               Style deffinitionen von European Steel Challenge
                2003-04-16 Copyright 2003© by Maitisch Walter
*/

body {  background: #000050;
        font-family : Verdana;
        font-size : 16px;
        color: #FFFFFF;
     }
td {    color : #FFFFFF;
        font-family: Verdana;
        font-style: normal;
        font-size: 14px;
        font-weight: normal;
   }
link {  color : Yellow;
        font-family: Verdana;
        font-style: normal;
        font-size: 14px;
        font-weight: normal;
     }
a {     color : gold; }
a:hover {   color : Teal; }
a:activ {   color : gold; }
.PROG1 { FILTER: DropShadow(Color=#707070, OffX=2, OffY=2, Positive=2); }
