/*  contact.css  tjb  09-aug-2004  Active Space Media  */

.mOverStyle { cursor:pointer; cursor:hand; }
.mOutStyle  { cursor:default; }

.contactCompany
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 18px; 
  font-weight: normal;
  letter-spacing: 0.1em;
  word-spacing:   0.05em; 
  color: #000000; 
}

.contactContact
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 13px; 
  font-weight: bold;
  letter-spacing: 0.1em;
  word-spacing:   0.05em; 
  color: #000000; 
}

.contactDirHead
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 15px; 
  font-weight: bold;
  letter-spacing: 0.1em;
  word-spacing:   0.05em; 
  color: #000000; 
}

.contactDir
{ 
  font-family: Arial, Geneva, sans-serif;
  font-size: 12px; 
  font-weight: normal;
  letter-spacing: 0.06em;
  word-spacing:   0.05em; 
  line-height: 1.5em;
  color: #000000; 
}



