body {
  background: white;
  color: #666666;
    
}
  
p.white {
  color: black;
  background: transparent;
  text-align: center;
  font-family: Arial,Helvetica,Univers,Zurich BT, Tahoma;
  font-weight: normal;
  font-size: 11pt
}

p {
  font-family: Arial,Helvetica,Univers,Zurich BT, Tahoma;
  font-size: 11pt
}

table {
  font-family: Arial,Helvetica,Univers,Zurich BT, Tahoma;
  font-size: 11pt;
  color: #666666
}

a {
  font-family: Arial,Helvetica,Univers,Zurich BT, Tahoma;
  font-size: 11pt
}

a:link {
  color: blue;
  background: transparent;
}

a:visited {
  color: #666666;
  background: transparent  
}

a:active {
  color: white;
  background: gray
}

A.linkicon {
	FONT-SIZE: 10 pt; FONT-FAMILY: Arial,Helvetica,Univers,Zurich BT, Tahoma; color: black; TEXT-DECORATION: none
}
A.linkicon:hover {
	FONT-SIZE: 10 pt; FONT-FAMILY: Arial,Helvetica,Univers,Zurich BT, Tahoma; color: black; TEXT-DECORATION: underline
}
