    BODY	{
      background	: #0000C7	;
    }
    DIV {
      color		: #FFFF00	;
      font-family	: Courier	,
                          Fixed		;
      font-size		: 130%		;
    }
    DIV.title {
      margin-top	: 0.5em		;
      margin-bottom	: 0.1em		;
      font-size		: 170%		;
    }
    TD.footer {
      color		: #DDDDDD	;
      font-family	: Courier	,
			  Fixed 	;
      font-weight	: bold		;
      font-size 	: 100%		;
    }
    H1, H2, H3, H4, H5, H6, H7 {
      margin-top	: 0.5em		;
      margin-bottom	: 0.1em		;
    }
    UL {
      list-style	: url("/Whitebal.gif")
    }
    LI {
      color		: #999999	;
    }
    A {
      color		: #DDDDDD	;
      text-decoration	: none		;
      font-family	: Courier	,
			  Fixed		;
      font-weight	: bold		;
      font-size		: 100%		;
    }
    A.N {
      color		: #FF9999	;
    }
