body {
  font-family:                  Arial;
  color:                        #000000;
  font-size:                    10pt;
}


a {
  background:                   transparent;
  color:                        #000000;
  font-family:                  Arial;
  font-size:                    9pt;
  font-weight:                  bold;
  text-decoration:              none;
}
a:hover {
  background:                   transparent;
  color: 				  #FF0000;
  font-family:                  Arial;
  font-size:                    9pt;
  font-weight:                  bold;
  TEXT-DECORATION: 		  none;
}
a.copy {
  background:                   transparent;
  color:                        #000000;
  font-family:                  Arial;
  font-size:                    8pt;
  font-weight:                  bold;
  text-decoration:              none;
}
a.copy:hover {
  background:                    transparent;
  color: 				  #FF0000;
  font-family:                  Arial;
  font-size:                    8pt;
  font-weight:                  bold;
  TEXT-DECORATION: 		  none;
}
a.mail {
  background:                   transparent;
  color:                        #000000;
  font-family:                  Arial;
  font-size:                    10pt;
  font-weight:                  normal;
  text-decoration:              none;
}
a.mail:hover {
  background:                   transparent;
  color: 				  #FF0000;
  font-family:                  Arial;
  font-size:                    10pt;
  font-weight:                  normal;
  TEXT-DECORATION: 		  none;
}
