/* Thorsten Trippel November 2000 */
/*langdoc.css */
/* Stylesheets for the EAGLES 1st Supplement */


TD.tablehead {
   font-style : normal; 
   font-size : large; 
   font-family : sans-serif; 
   color : #888800; 
   background-color : #cccccc; 
   text-align : center; 
}

TD.linklist {
   font-style : normal; 
   font-family : sans-serif; 
   color : #000000; 
   background-color : #5500ff; 
   text-align : center; 
}

TD.content {
   font-style : normal; 
   font-family : sans-serif; 
   color : #ffffff; 
   background-color : #5500ff; 
   text-align : center;
}

TD.body {
   font-style : normal; 
   font-family : sans-serif; 
   color : #000000; 
   background-color : #33cc33; 
   text-align : center; 
}

TD.bodystatic {
   font-style : normal; 
   font-family : sans-serif; 
   color : #000000; 
   background-color : #33cc33; 
   text-align : left; 
}
TD.background {
   font-style : normal; 
   font-family : sans-serif; 
   color : #000000; 
   background-color : #ffffff; 
   text-align : center; 
}

TABLE.intern {
   color : #000000; 
   background-color : #33cc33; 
   text-align : center; 
   padding : 0;
   cellpadding :0;
   border-width : 0%;  
   border-color : #ffffff; 
   width : 100%; 
}

TABLE {
   color : #000000; 
   background-color : #ffffff; 
   text-align : center; 
   padding : 0; 
   cellpadding : 0;
   border :0;
   border-width : 0; 
   border-style : none; 
   border-color : #ffffff; 
   width : 100%; 
}

SMALL.TINY {
   font-size : xx-small; 
}

SMALL.SMALL {
   font-size : small; 
}

SMALL.SCRIPTSIZE {
   font-size : xx-small; 
}

SMALL.FOOTNOTESIZE {
   font-size : x-small; 
}

HEADING2 {
   font-size : xx-large; 
   font-family : sans-serif; 
}
h1 {text-align:center}

BODY {
   color : #000000; 
   background-color : #ffffff; 
}

BIG.XXLARGE {
   font-size : xx-large; 
}

BIG.XLARGE {
   font-size : x-large; 
}

BIG.XHUGE {
   font-size : xx-large; 
}

BIG.LARGE {
   font-size : large; 
}

BIG.HUGE {
   font-size : xx-large; 
}
