BODY     {
         font-family: Arial, Helvetica;
         color: #000000; background-color: #ffffff;
         margin: 0px;
}

TABLE    {
         font-size: 8pt; background-color: #708090;
}

A:LINK   {
COLOR:   #000000;
	 text-decoration: none;
	 font-weight: bold; font-size: 8pt;
}

A:VISITED {
COLOR:   #000000;
	 text-decoration: none;
	 font-weight: bold; font-size: 8pt;
}

A:ACTIVE {
COLOR:   #000000;
	 text-decoration: none;
	 font-weight: bold; font-size: 8pt;
}

A:HOVER  {
COLOR:   #0000ff;
	 text-decoration: underline;
	 font-weight: bold; font-size: 8pt;
}

.ELbg    {
         border-top: silver 1px solid;
         border-bottom: black 1px solid;
}

.WHITE   {
         font-size: 8pt; background-color: #ffffff;
}

.GRAU   {
         font-size: 8pt; background-color: #cccccc;
}

.tdRight {
	 background-color: #ffffff; text-align: right;
}

.tdLeft {
	 background-color: #ffffff;
}

.trNav {
	 background-color: #cccccc;
}